Skip to content

Commit 9e73670

Browse files
authored
Merge pull request #1266 from pichfl/mainmatter/disable-cron
Disable scheduled CI runs
2 parents 3e221b8 + 2af8008 commit 9e73670

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
branches:
88
- master
99
pull_request:
10-
schedule:
11-
# nightly
12-
- cron: '0 0 * * *'
1310

1411
jobs:
1512
lint:

0 commit comments

Comments
 (0)