Skip to content

Commit

Permalink
Fix permissions for pr-rebase-needed workflow (#17634)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Sep 1, 2022
1 parent 81ecf3d commit df2479c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-rebase-needed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ permissions:

jobs:
idle:
permissions:
contents: none
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: "mdn/browser-compat-data"
Expand Down

0 comments on commit df2479c

Please sign in to comment.