path filter on pr SPA
This commit is contained in:
parent
5e0f55cbd9
commit
b93c6d69bc
5
.github/workflows/webspa.yml
vendored
5
.github/workflows/webspa.yml
vendored
@ -13,6 +13,11 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
|
|
||||||
|
paths:
|
||||||
|
- src/BuildingBlocks/*
|
||||||
|
- src/Web/WebSPA/*
|
||||||
|
- .github/workflows/webspa.yml
|
||||||
env:
|
env:
|
||||||
SERVICE: webspa
|
SERVICE: webspa
|
||||||
IMAGE: webspa
|
IMAGE: webspa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user