Skip to content

Workflow-Test - [🚀 [Feature]: Enter the Matrix #12] by @MariusStorhaug #64

Workflow-Test - [🚀 [Feature]: Enter the Matrix #12] by @MariusStorhaug

Workflow-Test - [🚀 [Feature]: Enter the Matrix #12] by @MariusStorhaug #64

Workflow file for this run

name: Workflow-Test
run-name: "Workflow-Test - [${{ github.event.pull_request.title }} #${{ github.event.pull_request.number }}] by @${{ github.actor }}"
on: [pull_request]
permissions:
contents: write
pull-requests: write
jobs:
WorkflowTestDefault:
uses: ./.github/workflows/workflow.yml
secrets: inherit
with:
Name: PSModuleTest
Path: tests/src
ModulesOutputPath: tests/outputs/modules
DocsOutputPath: tests/outputs/docs