Skip to content

Commit

Permalink
add perms
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirSa12 committed Oct 10, 2024
1 parent ca6c920 commit 3dec042
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ on:
- main
pull_request:

permissions:
contents: read
pull-requests: write
issues: write

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3dec042

Please sign in to comment.