Skip to content

Release Preparation #28

Release Preparation

Release Preparation #28

Workflow file for this run

name: CPAN
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
build:
uses: und3f/github_workflows/.github/workflows/cpan-test.yml@fixup-windows-build
coverage:
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-coverage.yml@main
perlcritic:
uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-perlcritic.yml@main