Skip to content

Commit fee3fee

Browse files
authored
Merge branch 'main' into patch-1
2 parents 25e3551 + 3c7f786 commit fee3fee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/cpp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ on:
1818

1919
pull_request:
2020
branches:
21-
- master
21+
- main
2222
- 'envoy-release/**'
2323
- 'istio-release/**'
2424

2525
push:
2626
branches:
27-
- master
27+
- main
2828
- 'envoy-release/**'
2929
- 'istio-release/**'
3030

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @PiotrSikora
1+
* @PiotrSikora @martijneken @mpwarres

0 commit comments

Comments
 (0)