Skip to content

Commit

Permalink
completely removed concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Apr 29, 2024
1 parent 47c8b76 commit 3a43847
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sanity-checks.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
on:
pull_request:
name: Sanity checks
concurrency:
group: 'tests-${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: false
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 3a43847

Please sign in to comment.