Skip to content

Commit

Permalink
Incorporated change from main for adding more branch patterns for pul…
Browse files Browse the repository at this point in the history
…l requests.
  • Loading branch information
gmcelhanon committed Apr 27, 2024
1 parent 47709c3 commit 7cb1940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dependencies Security Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Dependency Review Pull request

on:
pull_request:
branches: [main]
branches: [main, 'b-v*-patch*','feature-*']

env:
HEAD_REF: ${{ GITHUB.HEAD_REF }}
Expand Down

0 comments on commit 7cb1940

Please sign in to comment.