Skip to content

Migrate to include workflow #32

Migrate to include workflow

Migrate to include workflow #32

Workflow file for this run

# Auto-generated by Cimas: Do not edit it manually!
# See https://github.com/metanorma/cimas
name: make
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:
jobs:
make:
uses: metanorma/ci/.github/workflows/model-make.yml@feature/model-make-use-default-ruby-version

Check failure on line 13 in .github/workflows/make.yml

View workflow run for this annotation

GitHub Actions / make

Invalid workflow file

The workflow is not valid. In .github/workflows/make.yml (Line: 13, Col: 11): Error from called workflow metanorma/ci/.github/workflows/model-make.yml@feature/model-make-use-default-ruby-version (Line: 7, Col: 10): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os

Check failure on line 13 in .github/workflows/make.yml

View workflow run for this annotation

GitHub Actions / make

Invalid workflow file

The workflow is not valid. In .github/workflows/make.yml (Line: 13, Col: 11): Error from called workflow metanorma/ci/.github/workflows/model-make.yml@feature/model-make-use-default-ruby-version (Line: 7, Col: 10): Unrecognized named-value: 'runner'. Located at position 1 within expression: runner.os