diff --git a/manual-github-actions.yaml b/manual-github-actions.yaml index 4369e6d0..7cdf09f3 100644 --- a/manual-github-actions.yaml +++ b/manual-github-actions.yaml @@ -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