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

Add Github actions CI workflow #1

Add Github actions CI workflow

Add Github actions CI workflow #1

Workflow file for this run

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

Check failure on line 9 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