Skip to content

Commit 956f0d5

Browse files
authored
Run GitHub Actions on istio-release/** branches. (#72)
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
1 parent 2ccab8d commit 956f0d5

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)