Skip to content

Commit d29bc34

Browse files
committed
Temporarily add push trigger to ci-nightly.yml for testing
Remove before merging.
1 parent 97ee1cf commit d29bc34

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
@@ -16,6 +16,10 @@ concurrency:
1616
cancel-in-progress: true
1717

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

0 commit comments

Comments
 (0)