Skip to content

Merge pull request #471 from semgrep/update_ocaml_less_recent #706

Merge pull request #471 from semgrep/update_ocaml_less_recent

Merge pull request #471 from semgrep/update_ocaml_less_recent #706

Workflow file for this run

on:
pull_request_target: {}
push:
branches:
- main
- master
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: returntocorp/semgrep
steps:
- uses: actions/checkout@v3
- run: semgrep ci