Skip to content

Commit 6e0d376

Browse files
committed
[CI] Updates GitHub Actions
1 parent 6cabc6c commit 6e0d376

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml renamed to .github/workflows/8.13.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: main
22
on:
33
push:
44
branches:
5-
- main
5+
- 8.13
66
pull_request:
77
branches:
8-
- main
8+
- 8.13
99
jobs:
10-
test-main:
10+
test-8.13:
1111
env:
1212
TEST_ES_SERVER: http://localhost:9250
1313
PORT: 9250

0 commit comments

Comments
 (0)