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:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
|
@ -7,7 +7,7 @@ on:
|
||||||
- release-v*
|
- release-v*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
review-checklist:
|
validation-comment:
|
||||||
name: Make validation comment on PR
|
name: Make validation comment on PR
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions: write-all
|
permissions: write-all
|
Loading…
Reference in New Issue