1
0
mirror of https://github.com/nlohmann/json.git synced 2025-08-09 05:22:48 +03: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

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: