Update compress-json-schemas.yml
This commit is contained in:
4
.github/workflows/compress-json-schemas.yml
vendored
4
.github/workflows/compress-json-schemas.yml
vendored
@@ -11,6 +11,10 @@ on:
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
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
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user