adding toplevel permissions to workflows missing them

Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
pull/13348/head
Robert Sirchia 1 month ago
parent 62069eb7b5
commit a8750f4ce9
No known key found for this signature in database
GPG Key ID: C2D40F4D8196E874

@ -7,6 +7,8 @@ on:
branches: branches:
- main - main
permissions: read-all
# Note the only differences between release and canary-release jobs are: # Note the only differences between release and canary-release jobs are:
# - only canary passes --overwrite flag # - only canary passes --overwrite flag
# - the VERSION make variable passed to 'make dist checksum' is expected to # - the VERSION make variable passed to 'make dist checksum' is expected to

Loading…
Cancel
Save