Skip to content

Commit 00af340

Browse files
authored
Merge pull request RooCodeInc#1639 from RooVetGit/mrubens-patch-4
Update update-contributors.yml
2 parents 262046d + dc4efd6 commit 00af340

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-contributors.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
permissions:
1313
contents: write # Needed for pushing changes
14+
pull-requests: write # Needed for creating PRs
1415
steps:
1516
- name: Checkout code
1617
uses: actions/checkout@v3
@@ -55,4 +56,4 @@ jobs:
5556
Automated update of contributors list in README.md
5657
5758
This PR was created automatically by a GitHub Action workflow.
58-
base: main
59+
base: main

0 commit comments

Comments
 (0)