Renaming require checklist workflow

pull/3118/head
Lucas Lopes 2023-09-29 11:46:53 -03:00 committed by Lucas Machado
parent cee7fa8cd3
commit 32b79a5a97
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Require Checklist
name: Validation Comment
on:
pull_request_target:
@ -7,7 +7,7 @@ on:
- release-v*
jobs:
review-checklist:
validation-comment:
name: Make validation comment on PR
runs-on: ubuntu-latest
permissions: write-all