Skip to content

Commit

Permalink
change test workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahSiegel committed Feb 19, 2024
1 parent a20c5f2 commit aa516db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ 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 aa516db

Please sign in to comment.