Skip to content

Echo "hello world"

Echo "hello world" #18

name: PR Playground Preview
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited
jobs:
playground-preview:
name: Update Playground Preview
permissions:
contents: read
pull-requests: write
issues: write
uses: ./.github/workflows/playground-preview.yml

Check failure on line 18 in .github/workflows/pr-playground-preview.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-playground-preview.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-playground-preview.yml" -> "./.github/workflows/playground-preview.yml" : failed to fetch workflow: workflow was not found.
with:
preview-mode: "comment"
plugin-path: .
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}