mirror of
https://github.com/kopia/kopia.git
synced 2026-05-14 17:56:59 -04:00
Revert "ci: run build every 4 hours to get more test samples (temporary)"
This reverts commit e4bb295a1c.
This commit is contained in:
4
.github/workflows/make.yml
vendored
4
.github/workflows/make.yml
vendored
@@ -9,9 +9,7 @@ on:
|
||||
- v*
|
||||
schedule:
|
||||
# run on Mondays at 8AM
|
||||
#- cron: '0 8 * * 1'
|
||||
# temporarily run every 4 hours to get more test samples
|
||||
- cron: '0 */4 * * *'
|
||||
- cron: '0 8 * * 1'
|
||||
jobs:
|
||||
build:
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user