mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Allow devs to kick off sync job manually (#119)
This commit is contained in:
parent
2f02da618c
commit
7a15265542
@ -3,6 +3,7 @@
|
||||
|
||||
name: ROCm Nightly Upstream Sync
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 6 * * 1-5'
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user