Skip to content

Commit

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

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 157390b

Please sign in to comment.