We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd60373 + 5146f36 commit 52eaa37Copy full SHA for 52eaa37
.github/workflows/health-checks.yml
@@ -2,7 +2,7 @@ name: E2E Tests and Health Checks
2
3
on:
4
schedule:
5
- - cron: '*/30 * * * *'
+ - cron: '*/5 * * * *'
6
workflow_dispatch:
7
inputs:
8
datil_branch:
0 commit comments