Skip to content

Commit fb42342

Browse files
Copilothuangyiirene
andcommitted
Remove redundant path filter from labeler workflow
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
1 parent 3e7a7d7 commit fb42342

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/labeler.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: "Pull Request Labeler"
33
on:
44
pull_request:
55
types: [opened, synchronize, reopened]
6-
paths:
7-
- '**/*'
8-
- '.github/labeler.yml'
96

107
permissions:
118
contents: read

0 commit comments

Comments
 (0)