diff --git a/.github/workflows/sonarscan.yml b/.github/workflows/sonarscan.yml
index 260bcbd4..a435bb21 100644
--- a/.github/workflows/sonarscan.yml
+++ b/.github/workflows/sonarscan.yml
@@ -33,7 +33,7 @@ jobs:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2
- - name: Build and analyze
+ - name: Build and analyze
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
diff --git a/pom.xml b/pom.xml
index 532f9aee..9124e04b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,7 @@
bcgov-sonarcloud
https://sonarcloud.io
db
+ nr-bcws-wfprev