Skip to content

fix: Adding workaround for incorrectly cased constants returned from the API #19

fix: Adding workaround for incorrectly cased constants returned from the API

fix: Adding workaround for incorrectly cased constants returned from the API #19

Workflow file for this run

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