diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1edc2a7c5..a3e1ef87a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -206,6 +206,7 @@ jobs: if: ${{ failure() }} check-required-label: runs-on: ubuntu-latest + if: github.ref != 'refs/heads/master' steps: - uses: mheap/github-action-required-labels@v5 with: