Skip to content

Commit

Permalink
add back feature branch for integration test workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
rlieberman-splunk committed Dec 17, 2024
1 parent 5749ef8 commit 261d84c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/int-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- develop
- main
- feature**
jobs:
build-operator-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 261d84c

Please sign in to comment.