Skip to content

fix: warn when Git target exists but is not a valid git repository (#86) #117

fix: warn when Git target exists but is not a valid git repository (#86)

fix: warn when Git target exists but is not a valid git repository (#86) #117

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