Skip to content

Commit

Permalink
Merge pull request #46 from open-xyz/shwetarkadam-patch-10
Browse files Browse the repository at this point in the history
Update codeql.yml
  • Loading branch information
shwetarkadam authored Aug 31, 2024
2 parents 595cc2d + dc1258d commit 12163c7
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
Expand Down

0 comments on commit 12163c7

Please sign in to comment.