Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions project.bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ project:
defaultBranch: main
repo:
class: tooling
classMigration:
target: infrastructure
managedPaths:
- project.bootstrap.yaml
- CODEOWNERS
Expand Down Expand Up @@ -153,6 +155,9 @@ github:
hasWiki: false
hasDiscussions: false
ci:
codeqlLanguages:
- javascript-typescript
- python
runnerPolicy: hybrid-safe
nodeVersion: 24.14.1
pythonVersion: "3.12"
Expand Down
Loading