Update .github/workflows/arc-update-runners-scheduled.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jiaren Wu 2025-10-13 10:57:12 -07:00 committed by GitHub
parent 610a4cc3ac
commit 6ede055bb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
# updates files containing runner version and opens a pull request.
name: Runner Updates Check (Scheduled Job)
permissions:
contents: read
pull-requests: write
contents: write
on:
schedule: