Cron #2425
cron.yml
on: schedule
CI
/
⚙️ Pre-set global build settings
Matrix: CI / Linters / qa
Waiting for pending jobs
Matrix: CI / pypy
Waiting for pending jobs
CI
/
...
/
🔐 Analyze repo with zizmor 🌈
Matrix: CI / test
Waiting for pending jobs
CI
/
...
/
${{ inputs.check-name
&& inputs.check-name
|| format(
'{0}@🐍{1}@💻{2}',
inputs.toxenv,
inputs.python-version,
inputs.runner-vm-os
) }}
CI
/
Coverage processing
CI
/
check
Annotations
1 error
|
Invalid workflow file:
.github/workflows/cron.yml#L9
The workflow is not valid. .github/workflows/cron.yml (Line: 9, Col: 3): Error calling workflow 'jazzband/pip-tools/.github/workflows/ci.yml@91636f5a1b49f8ff55b96088e43aa1a3a5dd4b2b'. The nested job 'zizmor' is requesting 'security-events: write', but is only allowed 'security-events: none'.
|