Skip to content

Commit 1c3d906

Browse files
authored
Update continuous-monitoring.yml
1 parent 48bc2fb commit 1c3d906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-monitoring.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Continuous monitoring of distribution channels
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '0 */1 * * *'
5+
- cron: '*/30 * * * *'
66

77
jobs:
88
smoke-tests:

0 commit comments

Comments
 (0)