Skip to content

Commit

Permalink
remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
salonichf5 committed Mar 7, 2024
1 parent de30454 commit 879976f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ defaults:
shell: bash

permissions:
contents: write

concurrency:
group: ${{ github.ref_name }}-functional
cancel-in-progress: true
contents: read

jobs:
functional-tests:
Expand Down

0 comments on commit 879976f

Please sign in to comment.