Skip to content

Add FlowFuse/product repository to operations index #11

Add FlowFuse/product repository to operations index

Add FlowFuse/product repository to operations index #11

Workflow file for this run

name: SAST Scan
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
scan:
name: SAST Scan
uses : flowfuse/github-actions-workflows/.github/workflows/[email protected]