Skip to content

Impove support for 1.4 Firewall Rules Syntax #9

Impove support for 1.4 Firewall Rules Syntax

Impove support for 1.4 Firewall Rules Syntax #9

Workflow file for this run

---
name: Check label
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
on: # yamllint disable-line rule:truthy
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
check_label:

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

View workflow run for this annotation

GitHub Actions / Check label

Invalid workflow file

The workflow is not valid. .github/workflows/check_label.yaml (Line: 10, Col: 3): Error calling workflow 'ansible/ansible-content-actions/.github/workflows/check_label.yaml@main'. The nested job 'check_label' is requesting 'checks: write, contents: write, pull-requests: write', but is only allowed 'checks: none, contents: read, pull-requests: none'.
uses: ansible/ansible-content-actions/.github/workflows/check_label.yaml@main