Skip to content

Workflow-Test [WithManifest] - [ #] by @MariusStorhaug #903

Workflow-Test [WithManifest] - [ #] by @MariusStorhaug

Workflow-Test [WithManifest] - [ #] by @MariusStorhaug #903

name: Workflow-Test [WithManifest]
run-name: "Workflow-Test [WithManifest] - [${{ github.event.pull_request.title }} #${{ github.event.pull_request.number }}] by @${{ github.actor }}"
on:
workflow_dispatch:
pull_request:
schedule:
- cron: '0 0 * * *'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
statuses: write
pages: write
id-token: write
jobs:
WorkflowTestWithManifest:
uses: ./.github/workflows/workflow.yml
secrets: inherit
with:
WorkingDirectory: tests/srcWithManifestTestRepo
Name: PSModuleTest2
SettingsPath: .github/PSModule.yml