Skip to content

Commit b712ef4

Browse files
leofanglijinf2
authored andcommitted
Temporarily add push trigger to ci-nightly.yml for testing
Remove before merging.
1 parent 24780b0 commit b712ef4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci-nightly.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ concurrency:
1717
cancel-in-progress: true
1818

1919
on:
20+
push:
21+
branches:
22+
- "main"
23+
- "pull-request/[0-9]+"
2024
schedule:
2125
# 2:17 AM UTC daily, after the midnight main CI build finishes.
2226
# Avoid minute 0 because GitHub documents high scheduled-workflow load

0 commit comments

Comments
 (0)