Skip to content

🩹 [Patch]: Update required version of Fonts module to 1.1.19 #105

🩹 [Patch]: Update required version of Fonts module to 1.1.19

🩹 [Patch]: Update required version of Fonts module to 1.1.19 #105

name: Process-PSModule
run-name: "Process-PSModule - [${{ github.event.pull_request.title }} #${{ github.event.pull_request.number }}] by @${{ github.actor }}"
on:
pull_request:
branches:
- main
types:
- closed
- opened
- reopened
- synchronize
- labeled
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
statuses: write
pages: write
id-token: write
jobs:
Process-PSModule:
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@publishIssue #v4

Check failure on line 29 in .github/workflows/Process-PSModule.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/Process-PSModule.yml

Invalid workflow file

error parsing called workflow ".github/workflows/Process-PSModule.yml" -> "PSModule/Process-PSModule/.github/workflows/workflow.yml@publishIssue" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit