Merge branch 'main' of https://github.com/hugo-toha/toha into pr/accomplishment-feature
This commit is contained in:
commit
a35e3b792d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/enforce-label.yml
vendored
2
.github/workflows/enforce-label.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
||||||
enforce-label:
|
enforce-label:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: yogevbd/enforce-label-action@2.2.1
|
- uses: yogevbd/enforce-label-action@2.2.2
|
||||||
with:
|
with:
|
||||||
REQUIRED_LABELS_ANY: "automerge,breaking-change,bug-fix,enhancement,feature,translation"
|
REQUIRED_LABELS_ANY: "automerge,breaking-change,bug-fix,enhancement,feature,translation"
|
||||||
REQUIRED_LABELS_ANY_DESCRIPTION: "The PR must have at least one these labels: ['automerge','breaking-change','bug-fix','enhancement','feature','translation']"
|
REQUIRED_LABELS_ANY_DESCRIPTION: "The PR must have at least one these labels: ['automerge','breaking-change','bug-fix','enhancement','feature','translation']"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue