Skip to content

Commit

Permalink
Remove reference to v2 branch in hel chart validation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Jan 17, 2024
1 parent 30500bc commit d1dd9b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ on:
push:
branches:
- main
- v2
paths:
- 'helm/*'
- '.github/workflows/helm-chart.yml'
pull_request:
branches:
- main
- v2
paths:
- 'helm/*'
- '.github/workflows/helm-chart.yml'
Expand Down

0 comments on commit d1dd9b7

Please sign in to comment.