Skip to content

Commit

Permalink
Use 'needs-example' label to trigger live demo bot message (#36624)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Jun 22, 2022
1 parent d05c42a commit eea1b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-labeled.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: awaiting reply
if: github.event.label.name == 'awaiting-reply'
if: github.event.label.name == 'needs-example'
uses: actions-cool/issues-helper@v3
with:
actions: "create-comment"
Expand Down

0 comments on commit eea1b1e

Please sign in to comment.