We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97891bf commit 3160079Copy full SHA for 3160079
1 file changed
.github/workflows/repo-sync-stalls.yml
@@ -2,7 +2,7 @@ name: Repo Sync Stalls
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: '*/30 * * * *'
+ - cron: '0 */2 * * *'
6
jobs:
7
check-freezer:
8
name: Check for deployment freezes
0 commit comments