ci/build: Trigger the build for templates/** too
Some checks are pending
build / build (push) Waiting to run
build / clippy (push) Waiting to run
documentation / documentation (push) Waiting to run
documentation / notification (push) Blocked by required conditions
lint / linting (push) Waiting to run

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
Gergely Nagy 2025-01-28 09:02:21 +01:00
parent ed1f5d0a3a
commit 1f5d4c8a5b
No known key found for this signature in database

View file

@ -16,6 +16,7 @@ on:
- 'nix/**'
- 'Cargo.*'
- 'src/**'
- 'templates/**'
jobs:
build: