Skip to content

Commit b7d0fae

Browse files
committed
.github/workflows/container: build monthly buildroot containers
1 parent 1409b1d commit b7d0fae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/container.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: 'Build buildroot containers'
33

44
on:
5+
schedule:
6+
- cron: "0 0 1 * *"
57
workflow_dispatch:
68
pull_request:
79
branches:

0 commit comments

Comments
 (0)