Browse Source

test path filter on spa

pull/1593/head
Borja García Rodríguez 4 years ago
parent
commit
2be88ebdb6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/webspa.yml

+ 1
- 0
.github/workflows/webspa.yml View File

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


Loading…
Cancel
Save