We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e7bab9 + a1f6cb3 commit 6dffb72Copy full SHA for 6dffb72
.github/workflows/branchcleanup.yml
@@ -2,7 +2,7 @@
2
name: Branch Cleanup
3
# This workflow is triggered on all closed pull requests.
4
# However the script does not do anything if a merge was not performed.
5
-on:
+"on":
6
pull_request:
7
types: [closed]
8
0 commit comments