Skip to content

Commit

Permalink
Adding permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
erinesullivan authored Oct 11, 2024
1 parent fd1671f commit 90a830d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
update-title:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Check conditions
Expand Down

0 comments on commit 90a830d

Please sign in to comment.