mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
first comment: set dynamic pull request number
This commit is contained in:
parent
93240554f7
commit
1519857fea
@ -12,7 +12,7 @@ jobs:
|
||||
uses: peter-evans/create-or-update-comment@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-number: 1
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
body: |
|
||||
Thank you for contributing with [awesome-go](https://awesome-go.com/), we will revise your contribution as soon as possible.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user