mirror of
https://github.com/kopia/kopia.git
synced 2026-03-27 10:32:08 -04:00
chore(ci): run endurance test every 6 hours (#4861)
This commit is contained in:
4
.github/workflows/endurance-test.yml
vendored
4
.github/workflows/endurance-test.yml
vendored
@@ -5,8 +5,8 @@ on:
|
||||
tags:
|
||||
- v*
|
||||
schedule:
|
||||
# run every 2 hours
|
||||
- cron: '12 */2 * * *'
|
||||
# run every 6 hours
|
||||
- cron: '12 */6 * * *'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
ref:
|
||||
|
||||
Reference in New Issue
Block a user