Skip to content

Commit 63da5f7

Browse files
committed
fixup! Run label check workflow only on label events and open pr event
1 parent accbd7a commit 63da5f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check-required-label.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
jobs:
88
check-required-label:
99
runs-on: ubuntu-latest
10-
if: github.ref != 'refs/heads/master'
1110
steps:
1211
- uses: mheap/github-action-required-labels@v5
1312
with:

0 commit comments

Comments
 (0)