Skip to content

feat(edit-content) remove toolbar, added prepend and append areas to tabView #18

feat(edit-content) remove toolbar, added prepend and append areas to tabView

feat(edit-content) remove toolbar, added prepend and append areas to tabView #18

Workflow file for this run

name: PR opened
on:
pull_request:
types: [opened]
jobs:
add-issue-to-pr:
name: Add Issue to PR
uses: ./.github/workflows/issue_comp-link-issue-to-pr.yml

Check failure on line 10 in .github/workflows/issue_open-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/issue_open-pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/issue_open-pr.yml" -> "./.github/workflows/issue_comp-link-issue-to-pr.yml" : failed to fetch workflow: workflow was not found.
with:
pr_branch: ${{ github.head_ref }}