Update compress-json-schemas.yml

This commit is contained in:
Daan Verstraten
2022-08-05 19:16:04 +02:00
committed by GitHub
parent 5b9a28c1d8
commit 435130d441

View File

@@ -12,6 +12,10 @@ on:
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch:
concurrency:
group: compress-schemas
cancel-in-progress: true
# A workflow run is made up of one or more jobs that can run sequentially or in parallel # A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: jobs:
# This workflow contains a single job called "build" # This workflow contains a single job called "build"