Skip to content

Commit

Permalink
Run helm and integration
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Nov 22, 2024
1 parent 77dbf34 commit 09ea427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- develop
- main
- feature**
- promote-develop-to-main-2.7.0
jobs:
build-operator-image:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/int-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- develop
- main
- feature**
- promote-develop-to-main-2.7.0
jobs:
build-operator-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 09ea427

Please sign in to comment.