Skip to content

Commit 31993ba

Browse files
authored
Merge branch '17.0.x' into sstoychev/combo-enter-issues-master
2 parents a20abe8 + 82819ae commit 31993ba

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ master, 16.1.x, 15.1.x ]
16+
branches: [ master, 17.0.x, 16.1.x, 15.1.x ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ master, 16.1.x, 15.1.x ]
19+
branches: [ master, 17.0.x, 16.1.x, 15.1.x ]
2020
schedule:
2121
- cron: '33 4 * * 4'
2222

SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
| Version | Supported |
66
| -------- | ------------------ |
7+
| 17.0.x | :white_check_mark: |
78
| 16.1.x | :white_check_mark: |
89
| 16.0.x | :x: |
910
| 15.1.x | :white_check_mark: |

0 commit comments

Comments
 (0)