We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85a9cb commit f3fb2e0Copy full SHA for f3fb2e0
1 file changed
.github/workflows/cleanCode.yml
@@ -121,6 +121,7 @@ jobs:
121
body-path: ${{ matrix.bundles }}/target/pr.md
122
delete-branch: true
123
draft: false
124
+ labels: cleanup
125
token: ${{ secrets.token }}
126
committer: ${{ inputs.author }}
127
author: ${{ inputs.author }}
0 commit comments