Skip to content

Deduplicate the recursive file enumeration when installing packages. … #628

Deduplicate the recursive file enumeration when installing packages. …

Deduplicate the recursive file enumeration when installing packages. … #628

Workflow file for this run

name: CI Build
on:
push:
branches:
- main
workflow_dispatch:
permissions:
# Required for CodeQL
security-events: write
contents: read
jobs:
builds:
uses: ./.github/workflows/build.yaml
with:
codeql: true