mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Only run on weekdays
This commit is contained in:
parent
692e225657
commit
1c877f5a7e
@ -4,7 +4,7 @@
|
||||
name: ROCm Nightly Upstream Sync
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 6 * * *'
|
||||
- cron: '0 6 * * 1-5'
|
||||
jobs:
|
||||
sync-main:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user