Skip to content

Commit 73f6912

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Fix bot that pings us when PR labels are missing (#4501)
Reviewed By: datumbox Differential Revision: D31270917 fbshipit-source-id: 48ecbd2f088446f6c42d1328ac20f107dadaad8f
1 parent 7174806 commit 73f6912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labels.yml

Lines changed: 1 addition & 1 deletion
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)