chore: Ignore unnecessary files in production build workflow

This commit is contained in:
Andras Bacsai
2024-09-05 14:54:47 +02:00
parent e4854aaa1b
commit 22de8a7d2b

View File

@@ -4,6 +4,8 @@ on:
push:
branches: ["main"]
paths-ignore:
- .github/workflows/coolify-helper.yml
- docker/coolify-helper/Dockerfile
- templates/service-templates.json
env: