We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1cfa9 commit 2cd556dCopy full SHA for 2cd556d
.github/workflows/pre_commit_update_workflow.yml
@@ -66,8 +66,7 @@ jobs:
66
gh pr create \
67
--title "Update pre-commit and its dependencies" \
68
--body "This PR was auto-generated to update pre-commit and its dependencies." \
69
- --head update-pre-commit-deps \
70
- --label ci
+ --head update-pre-commit-deps
71
env:
72
GH_TOKEN: ${{ github.token }}
73
0 commit comments