Skip to content

Commit

Permalink
add branch name
Browse files Browse the repository at this point in the history
Signed-off-by: Navin Chandra <navinchandra772@gmail.com>
  • Loading branch information
navin772 committed Jul 27, 2024
1 parent 9350583 commit 705efdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: ci-coverage

on:
push:
branches: [main]
branches: [main, non-k8s-hsp-test]
paths:
- "KubeArmor/**"
- ".github/workflows/ci-coverage.yaml"
Expand Down

0 comments on commit 705efdf

Please sign in to comment.