Skip to content

Commit

Permalink
Add actions write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Que3216 committed Jul 17, 2023
1 parent d488e6e commit 7ccce62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-meticulous-against-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
pull_request: {}

permissions:
actions: write
contents: read
statuses: write
pull-requests: write
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-meticulous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
pull_request: {}

permissions:
actions: write
contents: read
statuses: write
pull-requests: write
Expand Down

0 comments on commit 7ccce62

Please sign in to comment.