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:
|
||||
branches:
|
||||
- dev
|
||||
|
||||
paths:
|
||||
- src/BuildingBlocks/*
|
||||
- src/Web/WebSPA/*
|
||||
- .github/workflows/webspa.yml
|
||||
env:
|
||||
SERVICE: webspa
|
||||
IMAGE: webspa
|
||||
|
Loading…
x
Reference in New Issue
Block a user