Skip to content

Commit

Permalink
Update enforce-labels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yogevbd committed Mar 25, 2021
1 parent 00ff95b commit f467829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/enforce-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/enforce-label-action@master
- uses: yogevbd/enforce-label-action@test1
with:
REQUIRED_LABELS_ANY: "bug,enhancement,skip-changelog"
BANNED_LABELS: "banned"
Expand Down

0 comments on commit f467829

Please sign in to comment.