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 5ca7f54 commit 1a6cb36Copy full SHA for 1a6cb36
.github/workflows/apply_spotless.yml
@@ -33,6 +33,7 @@ jobs:
33
uses: actions/checkout@v4
34
with:
35
token: ${{ secrets.PAT || github.token }}
36
+ fetch-depth: 0
37
38
- name: set up Java 17
39
uses: actions/setup-java@v4
0 commit comments