mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 20:31:05 +00:00
semgrep on master only
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
name: Semgrep
|
name: Semgrep
|
||||||
on:
|
on:
|
||||||
pull_request: {}
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
@@ -8,7 +7,6 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user