mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-13 11:14:37 -05:00
Update pull-request-first-comment.yaml
This commit is contained in:
parent
ee499b5288
commit
013e1dda90
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ jobs:
|
||||||
commentCreated:
|
commentCreated:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: action
|
environment: action
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
- name: first comment
|
- name: first comment
|
||||||
uses: peter-evans/create-or-update-comment@v2
|
uses: peter-evans/create-or-update-comment@v2
|
||||||
|
|
Loading…
Reference in a new issue