Skip to content

Commit

Permalink
Update semgrep.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rickramgattie authored Sep 21, 2023
1 parent 7fea116 commit cf1e545
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@

name: Semgrep
on:
pull_request: {}
push:
branches:
- main
schedule:
- cron: 6 7 * * *
workflow_dispatch: {}
jobs:
semgrep:
uses: gemini/semgrep/.github/workflows/semgrep-base.yml@main
secrets: inherit

0 comments on commit cf1e545

Please sign in to comment.