mirror of https://github.com/twbs/bootstrap.git
Use 'needs-example' label to trigger live demo bot message (#36624)
This commit is contained in:
parent
d05c42a397
commit
eea1b1e1fd
|
@ -10,7 +10,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: awaiting reply
|
- name: awaiting reply
|
||||||
if: github.event.label.name == 'awaiting-reply'
|
if: github.event.label.name == 'needs-example'
|
||||||
uses: actions-cool/issues-helper@v3
|
uses: actions-cool/issues-helper@v3
|
||||||
with:
|
with:
|
||||||
actions: "create-comment"
|
actions: "create-comment"
|
||||||
|
|
Loading…
Reference in New Issue