Revert commit to restrict build to main branch
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 2m9s
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 21s

This commit is contained in:
2025-05-21 17:18:32 -04:00
parent 3d0d0ef382
commit d453c910f7

View File

@@ -5,8 +5,6 @@ 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"