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