Skip to content

Delete ghost_simulator/static/images/repository_scheme.png #224

Delete ghost_simulator/static/images/repository_scheme.png

Delete ghost_simulator/static/images/repository_scheme.png #224

Workflow file for this run

name: SAST Semgrep
on:
pull_request: {}
push: {}
workflow_dispatch:
jobs:
sast_semgrep:
permissions:
contents: read
uses: ramshackle-code/sast_semgrep/.github/workflows/sast_semgrep.yml@ea88e0d71ef7abf21aca8c2d108cdce28a878e7a #v1.0.0
secrets:
token: ${{ secrets.GITHUB_TOKEN }}