Skip to content

Commit 4a2b23f

Browse files
committed
Build an up'to'date container every week
1 parent 628cead commit 4a2b23f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/buildx.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66
branches: [ "main" ]
77
tags: [ "v*", "release-*" ]
8+
schedule:
9+
- cron: '0 0 * * 0' # Every sunday at midnight
810

911
permissions:
1012
contents: read

0 commit comments

Comments
 (0)