mirror of
https://github.com/nlohmann/json.git
synced 2026-06-10 22:59:45 +00:00
Set minimal permissions to Github Workflows (#3972)
This commit is contained in:
@@ -4,6 +4,8 @@ on:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize]
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
label:
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user