Skip to content

Commit

Permalink
fix: add back pull_request run
Browse files Browse the repository at this point in the history
  • Loading branch information
cohow committed Sep 17, 2024
1 parent 820f9fa commit 77a9093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-semgrep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Run Semgrep

on:
push:
pull_request:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 77a9093

Please sign in to comment.