Skip to content

Commit

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

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

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

Expand Down

0 comments on commit 74f7e2f

Please sign in to comment.