Skip to content

Commit

Permalink
ci: Fix permissions for the pushing the requirement checker changes (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Jun 17, 2024
1 parent 2effb5d commit 4e616f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/requirement-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4e616f7

Please sign in to comment.