Skip to content

Commit e411f1d

Browse files
authored
Update and rename build.yml to watch.yml
1 parent f458aff commit e411f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml .github/workflows/watch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release watchtower
33
on:
44
push:
55
schedule:
6-
- cron: '0 */1 * * *'
6+
- cron: '0 */3 * * *'
77

88
jobs:
99
check:

0 commit comments

Comments
 (0)