Skip to content

Test check runs

Test check runs #1

# _ _
# __| | __ _ ___ __| |
# / _` |/ _` |/ _ \/ _` |
# | (_| | (_| | __/ (_| |
# \__,_|\__,_|\___|\__,_|
#
# Copyright (C) 2023 @daeuniverse <https://github.com/daeuniverse>
#
# This is a open-source software, liscensed under the MIT License.
# See /License for more information.
name: Test check runs
on:
workflow_dispatch:
jobs:
clone-seed-jobs:
uses: daeuniverse/ci-seed-jobs/.github/workflows/checkout-seed-jobs.yml@master

Check failure on line 19 in .github/workflows/test-check-runs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-check-runs.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test-check-runs.yml" -> "daeuniverse/ci-seed-jobs/.github/workflows/checkout-seed-jobs.yml@master" : failed to fetch workflow: workflow was not found.
instantiate-check-runs:
runs-on: ubuntu-latest
steps:
- run: 'ls .'
- uses: ./core/daed/instantiate-check-runs