Skip to content

Commit

Permalink
Add permission
Browse files Browse the repository at this point in the history
  • Loading branch information
H00N24 committed Dec 10, 2024
1 parent 7ee5d20 commit bed391c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:

jobs:
test:
permissions:
contents: read
statuses: write
pull-requests: write
uses: ./workflow.yml@feat/initial-setup
secrets: inherit
with:
Expand Down

0 comments on commit bed391c

Please sign in to comment.