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.
2 parents 0ddac72 + 2cd556d commit f098cfaCopy full SHA for f098cfa
.github/workflows/pre_commit_update_workflow.yml
@@ -66,9 +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
- --reviewer ${{ env.REVIEWERS }} \
71
- --label ci
+ --head update-pre-commit-deps
72
env:
73
GH_TOKEN: ${{ github.token }}
74
0 commit comments