Skip to content

graspologic Reporting #802

graspologic Reporting

graspologic Reporting #802

Workflow file for this run

name: graspologic Reporting
on:
schedule:
- cron: "8 16 * * *" # 8:08am PST
jobs:
build:

Check failure on line 6 in .github/workflows/report.yml

View workflow run for this annotation

GitHub Actions / graspologic Reporting

Invalid workflow file

The workflow is not valid. .github/workflows/report.yml (Line: 6, Col: 3): Error calling workflow 'microsoft/graspologic/.github/workflows/build.yml@50f0842f5a4fb1e0ea94edefa0fbff9297cb5258'. The nested job 'static-code-analysis' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: ./.github/workflows/build.yml