mirror of https://git.rancher.io/charts
Renaming require checklist workflow
parent
cee7fa8cd3
commit
32b79a5a97
|
@ -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
|
Loading…
Reference in New Issue