This commit is contained in:
Alba Rincón 2023-02-17 09:32:50 +01:00 committed by GitHub
parent 4603576fa6
commit 1d3bbad9a5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on: [pull_request]
jobs:
generate-zip-file:
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip-zip') }}
runs-on: ubuntu-latest
steps:
- name: Checkout