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:
|
||||
issues: write
|
||||
steps:
|
||||
- name: Did I solve your problem?
|
||||
- name: Did we solve your problem?
|
||||
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
|
||||
with:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
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.
|
||||
|
||||
– [Will McGugan](https://twitter.com/willmcgugan)
|
||||
– [Textualize](https://twitter.com/textualizeio)
|
||||
|
||||
Reference in New Issue
Block a user