Skip to content

feat: 0.2.0 — CLI, per-category operator specs, round-trip property #7

feat: 0.2.0 — CLI, per-category operator specs, round-trip property

feat: 0.2.0 — CLI, per-category operator specs, round-trip property #7

Workflow file for this run

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

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

View workflow run for this annotation

GitHub Actions / rake

Invalid workflow file

The workflow is not valid. .github/workflows/rake.yml (Line: 15, Col: 3): Error calling workflow 'metanorma/ci/.github/workflows/generic-rake.yml@main'. The nested job 'tests-passed' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: metanorma/ci/.github/workflows/generic-rake.yml@main
secrets:
pat_token: ${{ secrets.CLARICLE_CI_PAT_TOKEN }}