Skip to content

Commit

Permalink
remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
GMHDBJD committed Oct 27, 2022
1 parent 6baa8bb commit 3c560fe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/dataflow_engine_chaos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ on:
required: true
default: ''

# See: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#concurrency.
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "base"
Expand Down

0 comments on commit 3c560fe

Please sign in to comment.