Merge pull request #164 from chef-cookbooks/automated/standardfiles

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith 2020-09-08 14:50:25 -07:00 committed by GitHub
commit f411140328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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]