.github/workflows/container: build monthly buildroot containers
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
name: 'Build buildroot containers'
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 1 * *"
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user