Skip to content

Update and rename CONDITIONS.md to CONDITIONS.html #227

Update and rename CONDITIONS.md to CONDITIONS.html

Update and rename CONDITIONS.md to CONDITIONS.html #227

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