Skip to content

Commit 9021d7f

Browse files
authored
Merge branch 'main' into main
2 parents 19f7372 + c369df8 commit 9021d7f

File tree

84 files changed

+10511
-3859
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+10511
-3859
lines changed

.github/workflows/update-rest-api-json.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
branch: ['main', '9.0', '8.x', '8.18', '8.17', '8.16', '7.17']
16+
branch: ['main', '9.0', '8.19', '8.18', '8.17', '8.16', '7.17']
1717

1818
steps:
1919
- uses: actions/checkout@v4

.github/workflows/validate-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
pull_request:
55
branches:
66
- main
7-
- 8.x
87
- '[0-9]+.[0-9]+'
98

109
jobs:

0 commit comments

Comments
 (0)