Skip to content

Commit 6dffb72

Browse files
authored
Merge pull request #23 from chef-cookbooks/automated/standardfiles
Signed-off-by: Tim Smith <tsmith@chef.io>
2 parents 4e7bab9 + a1f6cb3 commit 6dffb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branchcleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Branch Cleanup
33
# This workflow is triggered on all closed pull requests.
44
# However the script does not do anything if a merge was not performed.
5-
on:
5+
"on":
66
pull_request:
77
types: [closed]
88

0 commit comments

Comments
 (0)