Skip to content

Commit

Permalink
Update manual-github-actions.yaml (dependabot#863)
Browse files Browse the repository at this point in the history
Remove what looks like accidental comment
  • Loading branch information
inverse authored Sep 22, 2022
1 parent 8b4e8bd commit 8dceecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual-github-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
dependabot:
permissions:
contents: write # for Git to git push
pull-requests: write # for repo-sync/pull-request to create pull requestsbundle exec ruby ./generic-update-script.rb
pull-requests: write # for repo-sync/pull-request to create pull requests
runs-on: ubuntu-latest
steps:
- name: Checkout repo
Expand Down

0 comments on commit 8dceecf

Please sign in to comment.