chore(workflows): add backlog directory to build triggers for production and staging workflows

This commit is contained in:
Andras Bacsai
2025-08-26 14:44:37 +02:00
parent ed93031a39
commit 3b9031dcee
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ on:
- docker/testing-host/Dockerfile
- templates/**
- CHANGELOG.md
- backlog/**
env:
GITHUB_REGISTRY: ghcr.io

View File

@@ -16,6 +16,7 @@ on:
- docker/testing-host/Dockerfile
- templates/**
- CHANGELOG.md
- backlog/**
env:
GITHUB_REGISTRY: ghcr.io