Skip to content

Commit

Permalink
Update package-prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ravishanigarapu authored Jul 18, 2024
1 parent 2261899 commit 4babb69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Package-prod

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

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

Expand Down

0 comments on commit 4babb69

Please sign in to comment.