Skip to content

Commit

Permalink
ci: remove unnecessary write permissions from fixture regeneration wo…
Browse files Browse the repository at this point in the history
…rkflow
  • Loading branch information
ryan-gang committed Dec 23, 2024
1 parent 8a984dc commit d14597a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
if: github.event.label.name == 'regenerate-fixtures'
runs-on: ubuntu-latest

permissions:
pull-requests: write

steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit d14597a

Please sign in to comment.