Skip to content

Log successful creation of a tag #30

Log successful creation of a tag

Log successful creation of a tag #30

Workflow file for this run

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 13 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: 13, 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