Skip to content

Commit 3378b48

Browse files
authored
Update sync-images-dockerHub-example..yml
1 parent a3e3cb6 commit 3378b48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/sync-images-dockerHub-example..yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
branches: [ "main" ]
99
pull_request:
1010
branches: [ "main" ]
11-
11+
schedule:
12+
- cron: "0 4 */3 * *"
1213
# Allows you to run this workflow manually from the Actions tab
1314
workflow_dispatch:
1415

0 commit comments

Comments
 (0)