Skip to content

Commit bf03508

Browse files
committed
Allow devs to kick off sync job manually (#119)
1 parent 8faf231 commit bf03508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rocm-nightly-upstream-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
name: ROCm Nightly Upstream Sync
55
on:
6+
workflow_dispatch:
67
schedule:
78
- cron: '0 6 * * 1-5'
89
jobs:

0 commit comments

Comments
 (0)