mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 06:48:04 +00:00
semgrep.yml update
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
semgrep:
|
||||
name: Scan
|
||||
if: "! startsWith(github.event.head_commit.message, '[CI Skip]')"
|
||||
if: "! startsWith(github.event.head_commit.message, '[CI Skip]') && github.repository == 'polkadot-js/phishing'"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user