Skip to content

Commit b12a85d

Browse files
Run the CI every 3 hours
1 parent cd9eed7 commit b12a85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
schedule:
99
# * is a special character in YAML so you have to quote this string
10-
- cron: '0 */6 * * *'
10+
- cron: '0 */3 * * *'
1111

1212
jobs:
1313

0 commit comments

Comments
 (0)