Update .github/workflows/arc-update-runners-scheduled.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
610a4cc3ac
commit
6ede055bb9
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue