Skip to content

Commit

Permalink
upgrade test workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahSiegel committed Feb 19, 2024
1 parent a3e2860 commit bde1175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
test-action:
name: Test create PR on ${{ matrix.os }}
permissions: write-all
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit bde1175

Please sign in to comment.