ugh try again with different permissions

This commit is contained in:
Kenneth Kehl
2024-08-22 14:50:12 -07:00
parent 3e8485a217
commit 4f62d1486d

View File

@@ -8,6 +8,8 @@ on:
branches: [ main ] # Redundant, workflow_run events are only triggered on default branch (`main`)
permissions:
checks: write
pull-requests: write
contents: write
actions: write