Skip to content

Commit

Permalink
added jaeger flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir.Shapkin authored and Vladimir.Shapkin committed May 23, 2024
1 parent abfb8bf commit 6161b10
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ name: Java CI with Maven

on:
push:
branches: [ "main" ]
branches:
- main
- jaeger
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 6161b10

Please sign in to comment.