mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update comment.yml
This commit is contained in:
10
.github/workflows/comment.yml
vendored
10
.github/workflows/comment.yml
vendored
@@ -8,15 +8,13 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
issues: write
|
issues: write
|
||||||
steps:
|
steps:
|
||||||
- name: Did I solve your problem?
|
- name: Did we solve your problem?
|
||||||
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
|
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
|
||||||
with:
|
with:
|
||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
body: |
|
body: |
|
||||||
Did I solve your problem?
|
Did we solve your problem?
|
||||||
|
|
||||||
Consider [sponsoring my work](https://github.com/sponsors/willmcgugan) on Textual with a monthly donation.
|
Or buying the Textualize developers a [coffee](https://ko-fi.com/textualize) to say thanks.
|
||||||
|
|
||||||
Or buy me a [coffee](https://ko-fi.com/willmcgugan) to say thanks.
|
– [Textualize](https://twitter.com/textualizeio)
|
||||||
|
|
||||||
– [Will McGugan](https://twitter.com/willmcgugan)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user