diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2021-04-11 14:51:45 -0400 |
|---|---|---|
| committer | Joshua M. Boniface <joshua@boniface.me> | 2021-04-11 14:51:45 -0400 |
| commit | f381c536342760a53db85a1ed527091da2d3abfc (patch) | |
| tree | d0b1ed820ff1d60472aa2b60b3acf27532403084 | |
| parent | 7aa53b060e5e7c4315e203034114b9d585d039da (diff) | |
Fix typo
| -rw-r--r-- | .github/workflows/label-commenter-config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/label-commenter-config.yml b/.github/workflows/label-commenter-config.yml index 6ee967f55..c12c5cf85 100644 --- a/.github/workflows/label-commenter-config.yml +++ b/.github/workflows/label-commenter-config.yml @@ -38,4 +38,4 @@ labels: **Do not** push your merges to either branch. Use `git reset --hard HEAD~1` to revert both branches to their original state. - Reply to this PR with a comment beginning "Cherry-pick test completed." and including the merge-conflict-ixing diff(s) if applicable. + Reply to this PR with a comment beginning "Cherry-pick test completed." and including the merge-conflict-fixing diff(s) if applicable. |
