Skip to content

4.x

4.x #123

Workflow file for this run

name: 4.x
on:
schedule:
- cron: '0 3 * * *'
workflow_dispatch:
jobs:
CodeQL:

Check failure on line 9 in .github/workflows/4.x.yml

View workflow run for this annotation

GitHub Actions / 4.x

Invalid workflow file

The workflow is not valid. .github/workflows/4.x.yml (Line: 9, Col: 3): Error calling workflow 'opencv/ci-gha-workflow/.github/workflows/OCV-CodeQL.yaml@main'. The workflow is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: opencv/ci-gha-workflow/.github/workflows/OCV-CodeQL.yaml@main
with:
target_branch: '4.x'
workflow_branch: main