more cleanup

This commit is contained in:
anaarmas
2020-04-27 21:54:36 +02:00
parent 8c5a0430b3
commit 3f6d759e8c
2 changed files with 2 additions and 19 deletions
+2 -5
View File
@@ -1,10 +1,7 @@
### Merge / deployment checklist
- Run test builds as necessary. Can be on this repository or [elsewhere](https://github.com/github/turbo-scan/#testing-changes-to-codeql-action) as needed in order to test the change.
- 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!
- [ ] CodeQL using init/finish 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) and [sarif-demo](https://github.com/Anthophila/sarif-demo) have been updated if necessary.
### Rollout plan for codeql-action
https://github.com/github/dsp-code-scanning/blob/master/docs/code-scanning-action-rollout-plan.md
- [ ] Confirm the [readme](https://github.com/github/codeql-action/blob/master/README.md) has been updated if necessary.