Skip to content

Commit

Permalink
SWF: enable maximize disk space for sonarcloud workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Nov 20, 2023
1 parent f60fbe6 commit 4cee88d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ jobs:
uses: exoplatform/swf-scripts/.github/workflows/sonarcloud.yml@master
with:
jdk_major_version: 17
maximize_build_space: true
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 4cee88d

Please sign in to comment.