Skip to content

Commit

Permalink
Added branch to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tgarg-splunk committed Jul 26, 2023
1 parent 551a0b1 commit 7ff1f67
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 @@ -2,6 +2,7 @@ name: Helm Test WorkFlow
on:
push:
branches:
- cspl-2345
- develop
- main
jobs:
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 @@ -2,6 +2,7 @@ name: Integration Test WorkFlow
on:
push:
branches:
- cspl-2345
- develop
- main
- feature**
Expand Down

0 comments on commit 7ff1f67

Please sign in to comment.