diff --git a/.github/workflows/check-licenses.yml b/.github/workflows/check-licenses.yml index 2bbb633033a6..b96f078aa466 100644 --- a/.github/workflows/check-licenses.yml +++ b/.github/workflows/check-licenses.yml @@ -3,7 +3,6 @@ name: Check licenses on: pull_request: merge_group: - push: concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}