Skip to content

Mayhem API daily (admin role only) #54

Mayhem API daily (admin role only)

Mayhem API daily (admin role only) #54

Workflow file for this run

name: "Mayhem API daily (admin role only)"
on:
schedule:
- cron: '0 23 * * *'
jobs:
mayhem-template:

Check failure on line 8 in .github/workflows/mayhem-daily.yml

View workflow run for this annotation

GitHub Actions / Mayhem API daily (admin role only)

Invalid workflow file

The workflow is not valid. .github/workflows/mayhem-daily.yml (Line: 8, Col: 3): Error calling workflow 'brinky/domjudge/.github/workflows/mayhem-api-template.yml@98b0b138de4fc7c2330ac957e88d2e9c83792795'. The nested job 'mayhem' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: ./.github/workflows/mayhem-api-template.yml
with:
version: "admin"
duration: "auto"
secrets:
MAPI_TOKEN: ${{ secrets.MAPI_TOKEN }}