We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f458aff commit e411f1dCopy full SHA for e411f1d
.github/workflows/build.yml .github/workflows/watch.yml
@@ -3,7 +3,7 @@ name: Release watchtower
3
on:
4
push:
5
schedule:
6
- - cron: '0 */1 * * *'
+ - cron: '0 */3 * * *'
7
8
jobs:
9
check:
0 commit comments