Skip to content

cimas: update configurations #32

cimas: update configurations

cimas: update configurations #32

Workflow file for this run

# Auto-generated by Cimas: Do not edit it manually!
# See https://github.com/metanorma/cimas
name: rake
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:
jobs:
rake:
uses: lutaml/support/.github/workflows/rake.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/rake.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rake.yml" -> "lutaml/support/.github/workflows/rake.yml@main" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
pat_token: ${{ secrets.LUTAML_CI_PAT_TOKEN }}