Skip to content

Remove internal wiki link from codel config. #4

Remove internal wiki link from codel config.

Remove internal wiki link from codel config. #4

Workflow file for this run

name: Security check - Semgrep
on:
pull_request:
workflow_dispatch:
push:
branches:
- staging
- main
- master
- qa
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: r7kamura/semgrepper@v0
continue-on-error: true