Explorar o código

Add missing secret key

Laurent Destailleur %!s(int64=2) %!d(string=hai) anos
pai
achega
081cfcc137
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/code_quality.yml

+ 2 - 0
.github/workflows/code_quality.yml

@@ -15,3 +15,5 @@ jobs:
           fetch-depth: 0
       - name: 'Qodana Scan'
         uses: JetBrains/qodana-action@v2022.3.0
+        env:
+          QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}