path filter on pr SPA

This commit is contained in:
Borja García Rodríguez 2021-01-24 22:00:40 +01:00
parent 5e0f55cbd9
commit b93c6d69bc

View File

@ -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