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 184d6a5 commit 4738ab4Copy full SHA for 4738ab4
.github/workflows/metalava-semver-check.yml
@@ -28,6 +28,7 @@ jobs:
28
uses: actions/[email protected]
29
with:
30
ref: ${{ github.head_ref }}
31
+ clean: false
32
33
- name: Run Metalava SemVer check
34
run: ./gradlew metalavaSemver
0 commit comments