Skip to content

Commit

Permalink
Merge pull request #33 from MohamedRejeb/0.x
Browse files Browse the repository at this point in the history
Update workflow
  • Loading branch information
MohamedRejeb committed Dec 2, 2023
2 parents 579231d + 5b35526 commit 26ba49d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ on:
branches: [ "main" ]
workflow_call:

# This allows a subsequently queued workflow run to interrupt previous runs
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true

permissions:
contents: read

Expand Down

0 comments on commit 26ba49d

Please sign in to comment.