mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 02:00:12 +08:00
8 lines
472 B
Markdown
8 lines
472 B
Markdown
### 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.
|