Skip to content

Commit

Permalink
adding name to workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Reddy <[email protected]>
  • Loading branch information
Vivek Reddy committed Nov 21, 2024
1 parent 1852f32 commit 5cfac91
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/kubectl-splunk-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ name: Kubectl Splunk CI

on:
push:
branches: [ CSPL-3152 ]
branches:
- CSPL-3152
pull_request:
branches: [ CSPL-3152 ]
branches:
- CSPL-3152

jobs:
build-and-test:
Expand Down

0 comments on commit 5cfac91

Please sign in to comment.