Skip to content

Fix robots.txt 502 and the crashing Nitro fallback function #4826

Fix robots.txt 502 and the crashing Nitro fallback function

Fix robots.txt 502 and the crashing Nitro fallback function #4826

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/sast_scan.yaml@sast_scan/v1