Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lcollins authored Oct 18, 2023
1 parent db64e06 commit 10f3df8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ on: # rebuild any PRs and main branch changes

permissions:
security-events: write
actions: write
checks: write
deployments: write
id-token: write
discussions: write
pull-requests: write
statuses: write

jobs:
build: # make sure build/ci work properly
Expand Down

0 comments on commit 10f3df8

Please sign in to comment.