We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d36fea commit f88edddCopy full SHA for f88eddd
1 file changed
.github/workflows/ci-nightly.yml
@@ -15,10 +15,6 @@ concurrency:
15
cancel-in-progress: true
16
17
on:
18
- push:
19
- branches:
20
- - "main"
21
- - "pull-request/[0-9]+"
22
schedule:
23
# 2:17 AM UTC daily, after the midnight main CI build finishes.
24
# Avoid minute 0 because GitHub documents high scheduled-workflow load
0 commit comments