Skip to content

Commit

Permalink
[CI] Updates GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Apr 2, 2024
1 parent 6cabc6c commit 6e0d376
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml → .github/workflows/8.13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: main
on:
push:
branches:
- main
- 8.13
pull_request:
branches:
- main
- 8.13
jobs:
test-main:
test-8.13:
env:
TEST_ES_SERVER: http://localhost:9250
PORT: 9250
Expand Down

0 comments on commit 6e0d376

Please sign in to comment.