mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
CodeQL runs against v4 branch
This commit is contained in:
parent
c438ba0a04
commit
4576151e0c
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -13,10 +13,10 @@ name: 'CodeQL'
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main, v4]
|
||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches: [main]
|
branches: [main, v4]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '21 8 * * 4'
|
- cron: '21 8 * * 4'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user