Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Add Github Action CI workflow #6

Add Github Action CI workflow

Add Github Action CI workflow #6

Workflow file for this run

name: ci
on:
push:
branches:
- "**"
pull_request:
workflow_dispatch:
jobs:
ci:
uses: lunarway/lw-shuttle-go-lib-plan/.github/workflows/plan-ci.yml@stable

Check failure on line 10 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "lunarway/lw-shuttle-go-lib-plan/.github/workflows/plan-ci.yml@stable" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
lifecycle: stable