Skip to content

Commit

Permalink
Add more action permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
isaak654 committed Jul 24, 2023
1 parent f2404ae commit ccb7996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
permissions:
contents: read
issues: write
actions: write
pull-requests: write
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit ccb7996

Please sign in to comment.