mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update update-contributors.yml
This commit is contained in:
parent
262046d761
commit
dc4efd6a1a
1 changed files with 2 additions and 1 deletions
3
.github/workflows/update-contributors.yml
vendored
3
.github/workflows/update-contributors.yml
vendored
|
|
@ -11,6 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write # Needed for pushing changes
|
||||
pull-requests: write # Needed for creating PRs
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
|
@ -55,4 +56,4 @@ jobs:
|
|||
Automated update of contributors list in README.md
|
||||
|
||||
This PR was created automatically by a GitHub Action workflow.
|
||||
base: main
|
||||
base: main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue