We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c3d906 commit 090a4b8Copy full SHA for 090a4b8
.github/workflows/continuous-monitoring.yml
@@ -2,7 +2,7 @@ name: Continuous monitoring of distribution channels
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: '*/30 * * * *'
+ - cron: '*/10 * * * *'
6
7
jobs:
8
smoke-tests:
0 commit comments