test path filter on spa

This commit is contained in:
Borja García Rodríguez 2021-01-24 22:11:24 +01:00
parent b652c70f07
commit 2be88ebdb6

View File

@ -25,6 +25,7 @@ env:
jobs:
BuildContainersForPR_Linux:
runs-on: ubuntu-latest
if: ${{ github.event_name == 'pull_request' }}
steps: