Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Update labels-refine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alfsuse committed Nov 10, 2020
1 parent 66afcc2 commit 73e16ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels-refine.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
if: ${{ startsWith(github.event.comment.body, '/ena') }}
with:
github_token: ${{ secrets.MY_GITHUB_TOKEN }}
labels: enhancement
labels: ena

add_bug_label:
# Now we add a basic label called "needs-triage" to the issue and move on
Expand Down

0 comments on commit 73e16ea

Please sign in to comment.