Skip to content

Commit

Permalink
Merge pull request #783 from bavix/semgrep
Browse files Browse the repository at this point in the history
Add semgrep
  • Loading branch information
rez1dent3 authored Sep 29, 2023
2 parents a6ab057 + 102ad41 commit 2daf599
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: semgrep

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
semgrep:
uses: bavix/.github/.github/workflows/[email protected]

0 comments on commit 2daf599

Please sign in to comment.