We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052dabe commit 695cc56Copy full SHA for 695cc56
.github/workflows/ci.yml
@@ -11,4 +11,5 @@ on:
11
12
jobs:
13
build:
14
+ run: git config --global core.autocrlf false
15
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master
0 commit comments