1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-21 19:23:03 +04:00

🚀 fix permissions

This commit is contained in:
Niels Lohmann
2024-12-10 09:39:21 +01:00
committed by GitHub
parent 549c79ba7e
commit dd81f878f7
+1 -1
View File
@@ -11,7 +11,7 @@ on:
workflow_dispatch:
permissions:
contents: read
contents: write
# we don't want to have concurrent jobs, and we don't want to cancel running jobs to avoid broken publications
concurrency: