Skip to content

Commit 5e8a211

Browse files
authored
Fix bot that pings us when PR labels are missing (#4501)
1 parent b5d81f0 commit 5e8a211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pr-labels
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77

88
jobs:
99
is-properly-labeled:

0 commit comments

Comments
 (0)