Skip to content

Commit

Permalink
[helm] Switch release strategy to watch main branch
Browse files Browse the repository at this point in the history
Signed-off-by: dntosas <[email protected]>
  • Loading branch information
dntosas committed Jun 26, 2022
1 parent 8d6bb6d commit 71d0c98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Helm Chart Release

on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
branches:
- main

jobs:
release:
Expand Down

0 comments on commit 71d0c98

Please sign in to comment.