Update update_rapids.yml

This commit is contained in:
Philip Hyunsu Cho 2023-06-08 19:11:49 -07:00 committed by GitHub
parent ff122d61ff
commit 181dee13e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,11 @@ name: update-rapids
on: on:
schedule: schedule:
- cron: "20 20 * * *" # Run once daily - cron: "13 2 * * *" # Run once daily
permissions: permissions:
contents: read # to fetch code (actions/checkout) pull-requests: write
contents: write
defaults: defaults:
run: run: