diff --git a/.github/workflows/sanity-checks.yml b/.github/workflows/sanity-checks.yml index 7712c9e90e..53751c839e 100644 --- a/.github/workflows/sanity-checks.yml +++ b/.github/workflows/sanity-checks.yml @@ -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