Skip to content

[DO NOT MERGE] fix(kotlin): classes with newlines #716

[DO NOT MERGE] fix(kotlin): classes with newlines

[DO NOT MERGE] fix(kotlin): classes with newlines #716

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