.github/workflows/container: build monthly buildroot containers

This commit is contained in:
classabbyamp
2026-02-13 22:47:35 -05:00
parent 1409b1dc8b
commit b7d0fae1ae
+2
View File
@@ -2,6 +2,8 @@
name: 'Build buildroot containers'
on:
schedule:
- cron: "0 0 1 * *"
workflow_dispatch:
pull_request:
branches: