Skip to content

Commit

Permalink
chore(ci): Include 2.0.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd committed Aug 25, 2023
1 parent ba38c52 commit e464c6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,14 @@ on:
- 1.6.x
- 1.8.x
- 1.10.x
- 2.0.x
push:
branches:
- main
- 1.6.x
- 1.8.x
- 1.10.x
- 2.0.x

jobs:
test:
Expand Down

0 comments on commit e464c6b

Please sign in to comment.