We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7087d94 + ef1fa36 commit 3106ffdCopy full SHA for 3106ffd
.github/workflows/enforce-labels.yml
@@ -7,7 +7,7 @@ jobs:
7
enforce-label:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: yogevbd/enforce-label-action@2.1.0
+ - uses: yogevbd/enforce-label-action@2.2.2
11
with:
12
REQUIRED_LABELS_ANY: "bug,feature,enhancement,deprecated,removed,tests,documentation,internal,dependencies"
13
REQUIRED_LABELS_ANY_DESCRIPTION: "Maintainer needs to assign at least one label before merge"
0 commit comments