semgrep only for non-forked

This commit is contained in:
Jaco Greeff
2021-06-04 08:35:54 +03:00
parent 015f670986
commit 9a4de9b557
+1
View File
@@ -8,6 +8,7 @@ on:
jobs:
semgrep:
name: Scan
if: "github.repository == 'polkadot-js/phishing'"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2