Skip to content

ci: add workflow versions #2

ci: add workflow versions

ci: add workflow versions #2

Workflow file for this run

name: CI
on:
push:
branches:
- main
jobs:
test:
name: Test
uses: mtth/sdk.ts/.github/workflows/test.yaml@main

Check failure on line 9 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "mtth/sdk.ts/.github/workflows/test.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.