Skip to content

Add reminder to confluent-kafka license override #37662

Add reminder to confluent-kafka license override

Add reminder to confluent-kafka license override #37662

Workflow file for this run

name: Check PR
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:

Check failure on line 12 in .github/workflows/pr-check.yml

View workflow run for this annotation

GitHub Actions / Check PR

Invalid workflow file

The workflow is not valid. .github/workflows/pr-check.yml (Line: 12, Col: 3): Error calling workflow 'DataDog/integrations-core/.github/workflows/pr-quick-check.yml@76ff273f2e40c3424e7ef85729e3c8892b09051e'. The nested job 'check' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: ./.github/workflows/pr-quick-check.yml
if: ${{ github.base_ref == 'master' }}
with:
repo: core
secrets: inherit