diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 555b158d..b807276c 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -5,11 +5,7 @@ on: branches: - main - master - pull_request: {} - -concurrency: - group: ci-${{ github.head_ref || github.ref }} - cancel-in-progress: true + pull_request: jobs: lint: