Skip to content

Version 5.0.6

Version 5.0.6 #1

name: Check Branch Alias
on:
release:
types: [released]
workflow_dispatch:
permissions: {}
jobs:
check-branch-alias:

Check failure on line 11 in .github/workflows/check-branch-alias.yml

View workflow run for this annotation

GitHub Actions / Check Branch Alias

Invalid workflow file

The workflow is not valid. .github/workflows/check-branch-alias.yml (Line: 11, Col: 3): Error calling workflow 'wp-cli/.github/.github/workflows/reusable-check-branch-alias.yml@main'. The workflow is requesting 'contents: read', but is only allowed 'contents: none'. .github/workflows/check-branch-alias.yml (Line: 11, Col: 3): Error calling workflow 'wp-cli/.github/.github/workflows/reusable-check-branch-alias.yml@main'. The nested job 'check-branch-alias' is requesting 'contents: write, pull-requests: write', but is only allowed 'contents: none, pull-requests: none'.
uses: wp-cli/.github/.github/workflows/reusable-check-branch-alias.yml@main