Skip to content

Commit f5385c2

Browse files
committed
temp test
Signed-off-by: Wenqi Li <[email protected]>
1 parent 4468dcc commit f5385c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cron.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
- cron: "0 2 * * *" # at 02:00 UTC
66
# Allows you to run this workflow manually from the Actions tab
77
workflow_dispatch:
8+
push:
9+
branches:
10+
- test-2106
811

912
jobs:
1013
# cron-gpu:

0 commit comments

Comments
 (0)