Skip to content

Run Sf Scanner

Run Sf Scanner #7

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'