Skip to content

ci: migrate to PowerShellOrg reusable CI and release workflows #8

ci: migrate to PowerShellOrg reusable CI and release workflows

ci: migrate to PowerShellOrg reusable CI and release workflows #8

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
permissions:
checks: write
pull-requests: write
contents: read
issues: write
jobs:
ci:
name: Continuous Integration
uses: PowerShellOrg/.github/.github/workflows/powershell-ci.yml@main