Skip to content

Re-apply iAiFy overlay after upstream sync #9

Re-apply iAiFy overlay after upstream sync

Re-apply iAiFy overlay after upstream sync #9

Workflow file for this run

name: Security Scan
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 4 * * 1'
permissions:
contents: read
security-events: write
jobs:
security:
uses: Ai-road-4-You/enterprise-ci-cd/.github/workflows/security-scan.yml@v1

Check failure on line 17 in .github/workflows/security-scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/security-scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security-scan.yml" -> "Ai-road-4-You/enterprise-ci-cd/.github/workflows/security-scan.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit