Skip to content

🩹 [Patch]: Establish Settings as integration channel #1241

🩹 [Patch]: Establish Settings as integration channel

🩹 [Patch]: Establish Settings as integration channel #1241

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

Check failure on line 24 in .github/workflows/Workflow-Test-WithManifest.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/Workflow-Test-WithManifest.yml

Invalid workflow file

error parsing called workflow ".github/workflows/Workflow-Test-WithManifest.yml" -> "./.github/workflows/workflow.yml" : (Line: 167, Col: 5): Unexpected value 'env', (Line: 188, Col: 5): Unexpected value 'uses', (Line: 189, Col: 5): Unexpected value 'with', (Line: 179, Col: 5): Required property is missing: runs-on, (Line: 214, Col: 5): Unexpected value 'uses', (Line: 215, Col: 5): Unexpected value 'with', (Line: 205, Col: 5): Required property is missing: runs-on, (Line: 241, Col: 5): Unexpected value 'uses', (Line: 242, Col: 5): Unexpected value 'secrets', (Line: 243, Col: 5): Unexpected value 'with'
secrets: inherit
with:
WorkingDirectory: tests/srcWithManifestTestRepo
SettingsPath: .github/PSModule.yml