Skip to content

Commit

Permalink
CI runs for v4 branch (#1095)
Browse files Browse the repository at this point in the history
* make v4 CI runs work

* update code owners
  • Loading branch information
kremalicious authored Feb 14, 2022
1 parent d688b81 commit 5da468c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @mihaisc @kremalicious @claudiaHash @bogdanfazakas @KatunaNorbert @jamiehewitt15 @DimitarSD
* @mihaisc @kremalicious @claudiaHash @bogdanfazakas @EnzoVezzaro
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- v4
tags:
- '**'
pull_request:
Expand Down

0 comments on commit 5da468c

Please sign in to comment.