Skip to content

Commit

Permalink
Fix indentation in the PR labeler configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 authored Feb 6, 2024
1 parent 989eb08 commit 1b1ba66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ filters:
events: [pull_request]
targets: [title]

- label: "v3"
- label: "v3"
regexs:
- /\v3\b/
- /v3/i
Expand Down

0 comments on commit 1b1ba66

Please sign in to comment.