Skip to content

Commit 02a6f71

Browse files
authored
Merge pull request #49 from fingolfin/mh/ci-cron
CI: disable cron schedule
2 parents 01ab3fa + f733a75 commit 02a6f71

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
@@ -6,9 +6,6 @@ on:
66
branches:
77
- master
88
pull_request:
9-
schedule:
10-
# Runs at night every day
11-
- cron: '0 2 * * *'
129

1310
# the `concurrency` settings ensure that not too many CI jobs run in parallel
1411
concurrency:

0 commit comments

Comments
 (0)