Skip to content

Commit dc39bb2

Browse files
PetroSileniusdsyme
andauthored
Fix steps numbering in PR fix workflow (#181)
Co-authored-by: Don Syme <dsyme@users.noreply.github.com>
1 parent f5b68b7 commit dc39bb2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

workflows/pr-fix.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ You are an AI assistant specialized in fixing pull requests with failing CI chec
4646

4747
5. Implement the changes needed to follow the instructions.
4848

49-
5. Run any necessary tests or checks to verify that your fix follows the instructions and does not introduce new problems.
49+
6. Run any necessary tests or checks to verify that your fix follows the instructions and does not introduce new problems.
5050

51-
6. Run any code formatters or linters used in the repo to ensure your changes adhere to the project's coding standards and fix any new issues they identify.
51+
7. Run any code formatters or linters used in the repo to ensure your changes adhere to the project's coding standards and fix any new issues they identify.
5252

53-
7. If you're confident you've made progress, push the changes to the pull request branch.
53+
8. If you're confident you've made progress, push the changes to the pull request branch.
5454

55-
8. Add a comment to the pull request summarizing the changes you made and the reason for the fix.
55+
9. Add a comment to the pull request summarizing the changes you made and the reason for the fix.
5656

5757

0 commit comments

Comments
 (0)