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