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