Files
codeql-action/pr-checks
Henry Mercer 1af9394995 Merge pull request #3244 from github/dependabot/github_actions/dot-github/workflows/actions-minor-b11285d543
Bump ruby/setup-ruby from 1.265.0 to 1.267.0 in /.github/workflows in the actions-minor group across 1 directory
2025-10-28 13:28:36 +00:00
..
2025-09-10 18:12:29 +01:00
2025-09-22 16:48:46 +02:00
2025-09-22 16:49:11 +02:00
2025-10-20 17:27:37 +00:00
2025-09-09 14:00:28 +02:00

PR Checks

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.

Updating workflows

  1. Install https://github.com/casey/just by whichever way you prefer.
  2. Run just update-pr-checks in your terminal.

If you don't want to install just

Manually run each step in the justfile.