Merge pull request #164 from chef-cookbooks/automated/standardfiles
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
commit
f411140328
2
.github/workflows/branchcleanup.yml
vendored
2
.github/workflows/branchcleanup.yml
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Branch Cleanup
|
name: Branch Cleanup
|
||||||
# This workflow is triggered on all closed pull requests.
|
# This workflow is triggered on all closed pull requests.
|
||||||
# However the script does not do anything if a merge was not performed.
|
# However the script does not do anything if a merge was not performed.
|
||||||
on:
|
"on":
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [closed]
|
types: [closed]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user