Update action yaml
All checks were successful
Build on Commit / build-and-push-image (push) Successful in 10m6s

This commit is contained in:
2024-06-03 17:21:28 -05:00
parent 6b75b31090
commit fc3c7e4db8

View File

@@ -5,6 +5,10 @@ on:
push: push:
branches: branches:
- "main" - "main"
paths-ignore:
- ".gitea/**"
schedule:
- cron: "0 0 * * 0"
env: env:
REGISTRY: gitea.taco.quest REGISTRY: gitea.taco.quest