Skip to content

Commit

Permalink
Add permissions to label workflow (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
daogrady authored Dec 17, 2024
1 parent 96681b9 commit bcb1181
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependabot-skip-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
label_dependabot:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Check if PR is by Dependabot
uses: actions/github-script@v7
Expand Down

0 comments on commit bcb1181

Please sign in to comment.