aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 15c62e89..953e67f7 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -72,3 +72,12 @@ jobs:
72 SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} 72 SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
73 run: | 73 run: |
74 ./gradlew build sonarqube -Pci --info 74 ./gradlew build sonarqube -Pci --info
75 reuse-check:
76 name: REUSE Compliance Check
77 runs-on: ubuntu-latest
78 steps:
79 - uses: actions/checkout@v3
80 - name: REUSE Compliance Check
81 uses: fsfe/reuse-action@v1
82 with:
83 args: --include-meson-subprojects lint