Skip to content

Commit

Permalink
add semgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Sep 29, 2023
1 parent de6171b commit 7da01a1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: semgrep

on:
push:
pull_request:

jobs:
semgrep:
uses: bavix/.github/.github/workflows/go-semgrep.yml

0 comments on commit 7da01a1

Please sign in to comment.