Skip to content

Commit

Permalink
Merge pull request #373 from SanjaliNagare57/patch-1
Browse files Browse the repository at this point in the history
Updating codeQL on v5 and v6 Branch
  • Loading branch information
khaf authored May 18, 2022
2 parents 9f7f264 + 049cdb4 commit b936c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ name: "CodeQL"

on:
push:
branches: [ master, v5 ]
branches: [ master, v5, v6]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, v5 ]
branches: [ master, v5, v6 ]

jobs:
analyze:
Expand Down

0 comments on commit b936c14

Please sign in to comment.