chore(workflows): add backlog directory to build triggers for production and staging workflows
This commit is contained in:
@@ -13,6 +13,7 @@ on:
|
|||||||
- docker/testing-host/Dockerfile
|
- docker/testing-host/Dockerfile
|
||||||
- templates/**
|
- templates/**
|
||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
|
- backlog/**
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GITHUB_REGISTRY: ghcr.io
|
GITHUB_REGISTRY: ghcr.io
|
||||||
|
1
.github/workflows/coolify-staging-build.yml
vendored
1
.github/workflows/coolify-staging-build.yml
vendored
@@ -16,6 +16,7 @@ on:
|
|||||||
- docker/testing-host/Dockerfile
|
- docker/testing-host/Dockerfile
|
||||||
- templates/**
|
- templates/**
|
||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
|
- backlog/**
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GITHUB_REGISTRY: ghcr.io
|
GITHUB_REGISTRY: ghcr.io
|
||||||
|
Reference in New Issue
Block a user