Skip to content

Commit 933f1e7

Browse files
update
1 parent 80ef108 commit 933f1e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: "nightly"
33
on:
44
# schedule:
55
# - cron: "0 0 * * *"
6+
pull_request:
7+
branches:
8+
- "main"
69
workflow_dispatch:
710

811

0 commit comments

Comments
 (0)