Skip to content

Add badge for GitHub workflows. #6

Add badge for GitHub workflows.

Add badge for GitHub workflows. #6

Workflow file for this run

# Downstream workflow
on:
merge_group:
push:
branches-ignore:
# temporary GH branches relating to merge queues (jaraco/skeleton#93)
- gh-readonly-queue/**
tags:
# required if branches-ignore is supplied (jaraco/skeleton#103)
- '**'
pull_request:
jobs:
main:

Check failure on line 14 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 14, Col: 3): Error calling workflow 'coherent-oss/system/.github/workflows/main.yml@main'. The nested job 'release' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: coherent-oss/system/.github/workflows/main.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

The workflow is not valid. In .github/workflows/main.yml (Line: 15, Col: 11): Error from called workflow coherent-oss/system/.github/workflows/main.yml@main (Line: 131, Col: 9): A sequence was not expected