Skip to content

Merge branch 'Develop' of https://github.com/Isaaker/Ghost_Simulator_… #221

Merge branch 'Develop' of https://github.com/Isaaker/Ghost_Simulator_…

Merge branch 'Develop' of https://github.com/Isaaker/Ghost_Simulator_… #221

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 }}