Skip to content

Merge pull request #27 from pdffiller/add-sonar-config #1

Merge pull request #27 from pdffiller/add-sonar-config

Merge pull request #27 from pdffiller/add-sonar-config #1

Workflow file for this run

name: Secure Build Workflow
on:
push:
branches:
- main
- master
- develop
jobs:
secure-build:
# The stable version specified here is intentional.
# Please consult with the Security team before making any changes.
uses: pdffiller/security_checks/.github/workflows/secure-build.yml@stable

Check failure on line 12 in .github/workflows/secure-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/secure-build.yml

Invalid workflow file

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