Skip to content

Commit

Permalink
Merge branch 'ecchronos-1.2' into ecchronos-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
masokol committed Aug 28, 2023
2 parents 7a88eb4 + 9117b59 commit bf1ee18
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@ name: Test report

on:
workflow_dispatch:
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
push:
paths-ignore:
- '**.md'

env:
MAVEN_OPTS: -Dmaven.wagon.http.retryHandler.class=standard -Dmaven.wagon.http.retryHandler.count=3 -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120
Expand Down

0 comments on commit bf1ee18

Please sign in to comment.