Skip to content

Commit 3715fb4

Browse files
committed
Allow matching dotfiles in the labeler workflow patterns
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 9a84c47 commit 3715fb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ jobs:
2121
uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # 4.3.0
2222
with:
2323
repo-token: "${{ secrets.GITHUB_TOKEN }}"
24+
dot: true

0 commit comments

Comments
 (0)