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:
6
.github/workflows/comment.yml
vendored
6
.github/workflows/comment.yml
vendored
@@ -9,12 +9,14 @@ jobs:
|
||||
permissions:
|
||||
issues: write
|
||||
steps:
|
||||
- name: Did we solve your problem?
|
||||
- name: Did I help?
|
||||
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
|
||||
with:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
body: |
|
||||
I hope I solved your issue. Consider [sponsoring me](https://github.com/sponsors/willmcgugan) to help maintain and develop Textual.
|
||||
I hope I solved your issue!
|
||||
|
||||
Consider [sponsoring my work](https://github.com/sponsors/willmcgugan) to continue to maintain and develop Textual.
|
||||
|
||||
- Will McGugan
|
||||
|
||||
|
||||
Reference in New Issue
Block a user