1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

CI runs for v4 branch (#1095)

* make v4 CI runs work

* update code owners
This commit is contained in:
Matthias Kretschmann 2022-02-14 14:47:10 +00:00 committed by GitHub
parent d688b81a80
commit 5da468c831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -1 +1 @@
* @mihaisc @kremalicious @claudiaHash @bogdanfazakas @KatunaNorbert @jamiehewitt15 @DimitarSD
* @mihaisc @kremalicious @claudiaHash @bogdanfazakas @EnzoVezzaro

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- main
- v4
tags:
- '**'
pull_request: