File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ here is [an example autoupdate pull request].
3737
3838** re-running a pull request** : you can trigger a re-run on a pull request by
3939commenting ` pre-commit.ci run ` (must appear on a line by itself).
40+ alternatively, one can attach a ` pre-commit.ci run ` label to the pull request.
4041
4142** skipping push runs** : skip a run by putting ` [skip ci] ` , ` [ci skip] ` ,
4243` [skip pre-commit.ci] ` , or ` [pre-commit.ci skip] ` in the commit message.
5657=r=
5758 =c= [`autofix_prs`](_#configuration-autofix_prs)
5859 =c= (optional, default: `true`) whether to autofix pull requests. when
59- disabled, comment "pre-commit.ci autofix" on a pull request to
60+ disabled, comment / label "pre-commit.ci autofix" to a pull request to
6061 manually trigger auto-fixing.
6162=r=
6263 =c= [`autoupdate_branch`](_#configuration-autoupdate_branch)
You can’t perform that action at this time.
0 commit comments