Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 472 Bytes

File metadata and controls

7 lines (6 loc) · 472 Bytes

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 has been updated if necessary.