We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb1c87 commit 0038481Copy full SHA for 0038481
.github/workflows/_openxla_pin_update_weekly.yml
@@ -1,7 +1,7 @@
1
name: Weekly Code Update PR
2
on:
3
schedule:
4
- - cron: '30 16 * * 0' # Each Monday 9:00AM (PDT time)
+ - cron: '0 9 * * 1' # Each Monday 9:00AM (PDT time)
5
6
jobs:
7
update_and_create_pr:
0 commit comments