Skip to content

[chore] Rename all pipeline files to standardise them #1

[chore] Rename all pipeline files to standardise them

[chore] Rename all pipeline files to standardise them #1

Workflow file for this run

name: Security Scan
on:
push:
branches:
- master
- main
- renovate/**
pull_request:
schedule:
- cron: "0 3 * * *"
jobs:
security:
uses: newrelic/coreint-automation/.github/workflows/reusable_security.yaml@v1

Check failure on line 15 in .github/workflows/security.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/security.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/security.yaml" -> "newrelic/coreint-automation/.github/workflows/reusable_security.yaml@v1" : failed to fetch workflow: workflow was not found.
with:
skip-dirs: "build"