semgrep only for non-forked

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