first comment: set dynamic pull request number

This commit is contained in:
Avelino 2023-04-03 08:38:48 -03:00 committed by GitHub
parent 93240554f7
commit 1519857fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.