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.
1 parent d7173ec commit a68a4f1Copy full SHA for a68a4f1
.github/workflows/enforce-labels.yml
@@ -7,7 +7,7 @@ jobs:
7
enforce-label:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: yogevbd/[email protected].1
+ - uses: yogevbd/[email protected].2
11
with:
12
REQUIRED_LABELS_ANY: "bug,enhancement,internal,no-changelog"
13
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['bug','enhancement','internal','no-changelog'] for the PR"
0 commit comments