Skip to content

Commit

Permalink
Chore/add semgrep (#312)
Browse files Browse the repository at this point in the history
* chore: add semgrep

* chore: fix semgrep path
  • Loading branch information
mr-uniswap authored Jan 22, 2024
1 parent 0aaee38 commit 62bdb51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
push:
branches:
- main
paths:
- .github/workflows/semgrep.yml
- master
schedule:
# random HH:MM to avoid a load spike on GitHub Actions at 00:00
- cron: '35 11 * * *'
Expand Down

0 comments on commit 62bdb51

Please sign in to comment.