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: jobs:
semgrep: semgrep:
name: Scan name: Scan
if: "github.repository == 'polkadot-js/phishing'"
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2