Skip to content

Commit

Permalink
Updated runner for ifsc
Browse files Browse the repository at this point in the history
  • Loading branch information
javeeth committed Dec 9, 2021
1 parent 91b0a6f commit 091faae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: SecurityChecks
on:
pull_request: {}
push:
branches: ["master"]
branches: ["master", "semgrep"]
jobs:
semgrep:
name: Scan
Expand Down

0 comments on commit 091faae

Please sign in to comment.