Skip to content

Commit c8016a4

Browse files
p3
Signed-off-by: Brian Dellabetta <[email protected]>
1 parent e42b604 commit c8016a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ready-label-check.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Check Ready Label
33
on:
44
pull_request:
55
branches: [ main , 'release/*' ]
6-
types:
7-
- opened
8-
- labeled
9-
- unlabeled
6+
types:
7+
- opened
8+
- labeled
9+
- unlabeled
1010

1111

1212
jobs:

0 commit comments

Comments
 (0)