Use 'needs-example' label to trigger live demo bot message (#36624)

This commit is contained in:
Julien Déramond 2022-06-22 22:53:28 +02:00 committed by GitHub
parent d05c42a397
commit eea1b1e1fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"