mirror of
https://git.madhouse-project.org/algernon/iocaine.git
synced 2025-03-10 09:18:49 +01:00
ci/build: Trigger the build for templates/** too
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
parent
ed1f5d0a3a
commit
1f5d4c8a5b
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ on:
|
||||||
- 'nix/**'
|
- 'nix/**'
|
||||||
- 'Cargo.*'
|
- 'Cargo.*'
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
|
- 'templates/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue