Skip to content

Commit 0038481

Browse files
authored
Update time
1 parent 2fb1c87 commit 0038481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_openxla_pin_update_weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Weekly Code Update PR
22
on:
33
schedule:
4-
- cron: '30 16 * * 0' # Each Monday 9:00AM (PDT time)
4+
- cron: '0 9 * * 1' # Each Monday 9:00AM (PDT time)
55

66
jobs:
77
update_and_create_pr:

0 commit comments

Comments
 (0)