Skip to content

Commit

Permalink
Revert "Run nightly 10 times (#694)" (#699)
Browse files Browse the repository at this point in the history
This reverts commit bdaf6bd (PR #694).
  • Loading branch information
martijnbastiaan authored Dec 16, 2024
1 parent 2780cfb commit 1795a48
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,7 @@ on:
# GitHub scheduling. See the comment at 'branches-ignore' for more
# information on our development flow. This job will run in context of the
# branch 'staging'.
- cron: '0 19 * * *'
- cron: '30 19 * * *'
- cron: '0 20 * * *'
- cron: '30 20 * * *'
- cron: '0 21 * * *'
- cron: '30 21 * * *'
- cron: '0 22 * * *'
- cron: '30 22 * * *'
- cron: '0 23 * * *'
- cron: '30 23 * * *'
- cron: '0 19 * * *'

push:
branches-ignore:
Expand Down

0 comments on commit 1795a48

Please sign in to comment.