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 0c6f806 commit 8279da6
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@test1
- uses: yogevbd/enforce-label-action@master
with:
REQUIRED_LABELS_ANY: "bug,enhancement,skip-changelog"
BANNED_LABELS: "banned"
Expand Down

0 comments on commit 8279da6

Please sign in to comment.