Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 20a0628

Browse files
Fix typos / errors in PR template
1 parent 606ff65 commit 20a0628

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Merge / deployment checklist
22

3-
- Run test builds as necessary. Can be on this repository or elsewhere as needed in order to test the change - please include links to tests in otehr repos!
4-
- [ ] CodeQL using init/finish actions
3+
- Run test builds as necessary. Can be on this repository or elsewhere as needed in order to test the change - please include links to tests in other repos!
4+
- [ ] CodeQL using init/analyze actions
55
- [ ] 3rd party tool using upload action
66
- [ ] Confirm this change is backwards compatible with existing workflows.
7-
- [ ] Confirm the [readme](https://github.com/github/codeql-action/blob/master/README.md) has been updated if necessary.
7+
- [ ] Confirm the [readme](https://github.com/github/codeql-action/blob/master/README.md) has been updated if necessary.

0 commit comments

Comments
 (0)