Reapply commit to remove building on branches, as it builds already for pull requests

This commit is contained in:
2025-05-21 19:14:19 -04:00
parent c3974e0d5f
commit 886c8cbea4

View File

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