Skip to content

Commit

Permalink
Remove test builds section of PR template
Browse files Browse the repository at this point in the history
This is covered by the CI checks now
  • Loading branch information
Sam Partington committed Jul 2, 2020
1 parent 55a6f9e commit 57a5771
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
### Merge / deployment checklist

- 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!
- [ ] CodeQL using init/analyze actions
- [ ] 3rd party tool using upload action
- [ ] Confirm this change is backwards compatible with existing workflows.
- [ ] Confirm the [readme](https://github.com/github/codeql-action/blob/master/README.md) has been updated if necessary.

0 comments on commit 57a5771

Please sign in to comment.