Update update_rapids.yml
This commit is contained in:
parent
ff122d61ff
commit
181dee13e9
5
.github/workflows/update_rapids.yml
vendored
5
.github/workflows/update_rapids.yml
vendored
@ -2,10 +2,11 @@ name: update-rapids
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "20 20 * * *" # Run once daily
|
||||
- cron: "13 2 * * *" # Run once daily
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
pull-requests: write
|
||||
contents: write
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user