Skip to content

Crontab

Crontab #538

Workflow file for this run

name: Crontab
on:
schedule:
- cron: '33 0 * * *'
permissions:
contents: read
actions: read
jobs:
codeql:

Check failure on line 12 in .github/workflows/cron.yml

View workflow run for this annotation

GitHub Actions / Crontab

Invalid workflow file

The workflow is not valid. .github/workflows/cron.yml (Line: 12, Col: 3): Error calling workflow 'mindee/mindee-api-java/.github/workflows/_codeql.yml@main'. The nested job 'analyze' is requesting 'security-events: write', but is only allowed 'security-events: none'.

Check failure on line 12 in .github/workflows/cron.yml

View workflow run for this annotation

GitHub Actions / Crontab

Invalid workflow file

The workflow is not valid. .github/workflows/cron.yml (Line: 12, Col: 3): Error calling workflow 'mindee/mindee-api-java/.github/workflows/_codeql.yml@main'. The nested job 'analyze' is requesting 'security-events: write', but is only allowed 'security-events: none'.

Check failure on line 12 in .github/workflows/cron.yml

View workflow run for this annotation

GitHub Actions / Crontab

Invalid workflow file

The workflow is not valid. .github/workflows/cron.yml (Line: 12, Col: 3): Error calling workflow 'mindee/mindee-api-java/.github/workflows/_codeql.yml@main'. The workflow is requesting 'security-events: write', but is only allowed 'security-events: none'.
uses: mindee/mindee-api-java/.github/workflows/_codeql.yml@main
test_code_samples:
uses: mindee/mindee-api-java/.github/workflows/_test-code-samples.yml@main
secrets: inherit
test_cli:
uses: mindee/mindee-api-java/.github/workflows/_test-cli.yml@main
secrets: inherit