Update .gitea/workflows/base-build.yml
Some checks failed
Build, Upload RootFS, and Push Docker Images / push-archives-to-repo (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images / build-and-push-docker-images (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images / generate-changelogs (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images / build-rootfs-archives (push) Has been cancelled

This commit is contained in:
2025-07-05 18:10:25 -07:00
parent 71dc35d41a
commit 9f19232396

View File

@@ -4,6 +4,9 @@ on:
push:
branches:
- main
paths-ignore:
- '**/CHANGES.md'
- '**/build-info.json'
schedule:
- cron: '0 12 * * 0' # Sundays at noon UTC