Files
Actions/.github/workflows/_Checking_SimplePackage_Pipeline.yml
Patrick Lehmann 9808b6c7f9 Handle simple packages and namespace packages by pipeline template.
Added pipeline to check pipeline templates.
2024-11-10 18:49:33 +01:00

12 lines
208 B
YAML

name: Verification of Pipeline Templates
on:
push:
workflow_dispatch:
jobs:
SimplePackage:
uses: pyTooling/Actions/.github/workflows/CompletePipeline.yml@dev
with:
package_name: pyDummy