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
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ jobs:
commentCreated:
runs-on: ubuntu-latest
environment: action
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
steps:
- name: first comment
uses: peter-evans/create-or-update-comment@v2