Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Use resuable CI workflow #43

Use resuable CI workflow

Use resuable CI workflow #43

Workflow file for this run

name: CI
on:
push:
workflow_dispatch:
jobs:
test:
uses: MOEAFramework/.github/workflows/maven-ci.yml@main

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

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows