Skip to content

Fix

Fix #103

name: Process-PSModule
on:
push:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}
jobs:
Process-PSModule:
uses: PSModule/Actions/.github/workflows/Process-PSModule.yml@main
secrets: inherit
with:
TestModuleErrorAction: 'Continue'