Skip to content

Commit

Permalink
update workflow perms
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanis committed Apr 22, 2024
1 parent e891622 commit d8e94aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
- master
- 'releases/*'

permissions:
contents: read
issues: write

jobs:
build-and-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d8e94aa

Please sign in to comment.