fix(ci/frontend): Add and fix trigger on workflow file

This commit is contained in:
Reinier van der Leer
2024-02-21 02:02:41 +01:00
parent a88e833831
commit 69ccb185e8

View File

@@ -11,7 +11,7 @@ on:
pull_request:
paths:
- 'frontend/**'
- '.github/workflows/build-frontend.yml'
- '.github/workflows/frontend-ci.yml'
jobs:
build: