1
0
Fork 0
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:
Avelino 2023-04-07 14:10:48 -03:00 committed by GitHub
parent ee499b5288
commit 013e1dda90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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