Skip to content

Set the main workflow name to 'tests' #25

Set the main workflow name to 'tests'

Set the main workflow name to 'tests' #25

Workflow file for this run

name: tests
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 15 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / tests

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 15, 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