Skip to content

Commit c2d895d

Browse files
committed
add test branch
1 parent e56456b commit c2d895d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nightly-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
schedule:
55
- cron: "21 3 * * *"
66
workflow_dispatch:
7+
push:
8+
branches:
9+
- zhaez/nightly-build
710

811
jobs:
912
update-and-create-pr:

0 commit comments

Comments
 (0)