new-base-core #1

Merged
eriq12 merged 38 commits from new-base-core into main 2025-05-23 18:16:05 -04:00
26 changed files with 114 additions and 385 deletions
Showing only changes of commit 0cf7637927 - Show all commits

View File

@@ -5,6 +5,8 @@ on:
"00 06 * * *" # build at 06:00 UTC every day "00 06 * * *" # build at 06:00 UTC every day
# (20 minutes after last ublue images start building) # (20 minutes after last ublue images start building)
push: push:
branches:
- main
paths-ignore: # don't rebuild if only documentation has changed paths-ignore: # don't rebuild if only documentation has changed
- "**.md" - "**.md"