Skip to content

Commit d36296d

Browse files
authored
Run GitHub Actions on istio-release/** branches. (#102)
Signed-off-by: Piotr Sikora <[email protected]>
1 parent b6676be commit d36296d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cpp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ on:
2020
branches:
2121
- master
2222
- 'envoy-release/**'
23+
- 'istio-release/**'
2324

2425
push:
2526
branches:
2627
- master
2728
- 'envoy-release/**'
29+
- 'istio-release/**'
2830

2931
jobs:
3032

0 commit comments

Comments
 (0)