Once an hour
This commit is contained in:
parent
dce1ebebbc
commit
64e86c5328
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/30 * * * *'
|
- cron: '* * * * *'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: e2e-tests
|
group: e2e-tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue