Skip to content

upgrade.ps1: Test without needing a whole git clone (#1494) #387

upgrade.ps1: Test without needing a whole git clone (#1494)

upgrade.ps1: Test without needing a whole git clone (#1494) #387

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