Skip to content

.github/workflows/ci-vipc.yml #2

.github/workflows/ci-vipc.yml

.github/workflows/ci-vipc.yml #2

Workflow file for this run

name: ci-vipc
on:
push:
branches:
- main
- ci-github-actions
paths: |
./**/*.vipc
workflow_dispatch:
jobs:
ci-vipc:
uses: vipm-io/OpenG-Tookit/.github/workflows/ci-container.yml@main

Check failure on line 15 in .github/workflows/ci-vipc.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-vipc.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci-vipc.yml" -> "vipm-io/OpenG-Tookit/.github/workflows/ci-container.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit