Skip to content

Commit

Permalink
Update jacoco
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBan authored Apr 16, 2024
1 parent 8e6f2e1 commit 0f80dd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jacoco
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: jacoco

on:
push:
branches: [ "feature/version/upgrade"]
branches: [ "feature/Junit"]
paths-ignore:
- target/**

pull_request:
branches: [ "feature/version/upgrade" ]
branches: [ "feature/Junit" ]
paths-ignore:
- target/**

Expand Down

0 comments on commit 0f80dd8

Please sign in to comment.