semgrep only for non-forked
This commit is contained in:
1
.github/workflows/semgrep.yml
vendored
1
.github/workflows/semgrep.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
semgrep:
|
||||
name: Scan
|
||||
if: "github.repository == 'polkadot-js/extension'"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user