Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shwetarkadam authored Aug 31, 2024
1 parent e60bf3c commit ab633da
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ name: "CodeQL"

on:
push:
branches: [ "main" ]
branches:
- main
- 'feature/**' # Matches any branch that starts with "feature/"
pull_request:
branches: [ "main" ]
schedule:
Expand Down

0 comments on commit ab633da

Please sign in to comment.