Skip to content

Run Sf Scanner

Run Sf Scanner #28

Workflow file for this run

name: SF(DX) Scanner
on:
pull_request:
types: [opened, synchronize, reopened]
branches:
- integration
# paths:
# - 'force-app/**'
jobs:
sfdx-scanner:
name: 'Run SF(DX) Scanner'
uses: 'Szandor72/devops-center-actions/.github/workflows/sfdx-scanner.yml@main'
with:
secrets: inherit

Check failure on line 16 in .github/workflows/sfdx-scanner.yml

View workflow run for this annotation

GitHub Actions / SF(DX) Scanner

Invalid workflow file

The workflow is not valid. .github/workflows/sfdx-scanner.yml (Line: 16, Col: 22): Invalid input, secrets is not defined in the referenced workflow.