Skip to content

Commit

Permalink
chore: test base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh committed Jul 23, 2022
1 parent d1019ae commit 69dcbe3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,14 @@ labels:
matcher:
author: fuxingloh

- label: "branch: main"
matcher:
baseBranch: main

- label: "branch: release"
matcher:
baseBranch: "^release/.*"

checks:
- context: "Semantic Pull Request"
url: "https://github.com/fuxingloh/multi-labeler/blob/main/.github/labeler.yml"
Expand Down

0 comments on commit 69dcbe3

Please sign in to comment.