mirror of
https://github.com/github/codeql-action.git
synced 2026-08-06 05:07:52 -05:00
470 B
470 B
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 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 has been updated if necessary.