Skip to content

Add: test for packages API from github #350

Add: test for packages API from github

Add: test for packages API from github #350

Workflow file for this run

name: Auto-merge squash
on: pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
auto-merge:

Check failure on line 9 in .github/workflows/auto-merge.yml

View workflow run for this annotation

GitHub Actions / Auto-merge squash

Invalid workflow file

The workflow is not valid. .github/workflows/auto-merge.yml (Line: 9, Col: 3): Error calling workflow 'greenbone/workflows/.github/workflows/auto-merge.yml@main'. The workflow is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
permissions:
contents: write
uses: greenbone/workflows/.github/workflows/auto-merge.yml@main
secrets: inherit