ci: explicit permissions on actions (#326)

This commit is contained in:
Stephen Morgan
2025-07-23 01:45:38 +12:00
committed by GitHub
parent f39668cedc
commit 502f641bbb
3 changed files with 10 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ on: # rebuild any PRs and main branch changes
branches:
- main
permissions:
contents: read
defaults:
run:
shell: bash