Skip to content

Commit 6ebcbda

Browse files
author
Konstantin Dinev
authored
Update codeql.yml
1 parent 64f73e9 commit 6ebcbda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ "master", "vNext", [0-9].[0-9].x, [0-9][0-9].[0-9].x ]
16+
branches: [ "master", "vNext" ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
1919
branches: [ "master", "vNext" ]

0 commit comments

Comments
 (0)