This folder contains the workflow generator that must be run in order to create the workflows used by the CodeQL Action CI. Workflows must be recreated after any change to one of the files in this directory.
- Install https://github.com/casey/just by whichever way you prefer.
- Run
just update-pr-checks
in your terminal.
Manually run each step in the justfile
.