Skip to content

ci: use global org workflows (#282) #364

ci: use global org workflows (#282)

ci: use global org workflows (#282) #364

Workflow file for this run

name: Release
on:
push:
branches:
- main
- '[0-9]+.[0-9]+.x'
jobs:
call-release:

Check failure on line 10 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yaml (Line: 10, Col: 3): Error calling workflow 'validator-labs/workflows/.github/workflows/release.yaml@main'. The nested job 'release-please' is requesting 'contents: write, pull-requests: write', but is only allowed 'contents: read, pull-requests: none'. .github/workflows/release.yaml (Line: 10, Col: 3): Error calling workflow 'validator-labs/workflows/.github/workflows/release.yaml@main'. The nested job 'release-charts' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: validator-labs/workflows/.github/workflows/release.yaml@main
secrets: inherit