We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent accbd7a commit 63da5f7Copy full SHA for 63da5f7
.github/workflows/check-required-label.yml
@@ -7,7 +7,6 @@ on:
7
jobs:
8
check-required-label:
9
runs-on: ubuntu-latest
10
- if: github.ref != 'refs/heads/master'
11
steps:
12
- uses: mheap/github-action-required-labels@v5
13
with:
0 commit comments