Skip to content

.github/workflows/semgrep.yml #9

.github/workflows/semgrep.yml

.github/workflows/semgrep.yml #9

Workflow file for this run

name: Semgrep
on:
workflow_dispatch: {}
schedule:
- cron: '50 5 * * 2'
jobs:
call-semgrep:
uses: trayio/semgrep-reusable-workflow/.github/workflows/semgrep.yml@main

Check failure on line 9 in .github/workflows/semgrep.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/semgrep.yml

Invalid workflow file

error parsing called workflow ".github/workflows/semgrep.yml" -> "trayio/semgrep-reusable-workflow/.github/workflows/semgrep.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit