Skip to content

Commit ff43ab5

Browse files
committed
document pre-commit.ci run / pre-commit.ci autofix labels
1 parent e46cd48 commit ff43ab5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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
3939
commenting `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.
@@ -56,7 +57,7 @@ below.
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)

0 commit comments

Comments
 (0)