Skip to content

Commit

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

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

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

Expand Down

0 comments on commit 6430511

Please sign in to comment.