lower test frequency
This commit is contained in:
parent
8d2fba7619
commit
8b5b7254aa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-waylonwalker-com.yml
vendored
2
.github/workflows/test-waylonwalker-com.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/10 * * * *'
|
- cron: '* */6 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-site:
|
test-site:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue