Skip to content

Adicionando arquivo: .github/workflows/infosec.yml #1

Adicionando arquivo: .github/workflows/infosec.yml

Adicionando arquivo: .github/workflows/infosec.yml #1

Workflow file for this run

name: Application security
on:
push:
branches:
- production
- master
- main
pull_request:
types: [opened, synchronize, reopened]
jobs:
scans:
uses: madeiramadeirabr/private_action-information-security-validators/.github/workflows/main.yml@production

Check failure on line 14 in .github/workflows/infosec.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/infosec.yml

Invalid workflow file

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