We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141907b commit 547898aCopy full SHA for 547898a
1 file changed
sonar-project.properties
@@ -3,4 +3,5 @@ sonar.projectKey=NHSDigital_eps-common-workflows
3
sonar.host.url=https://sonarcloud.io
4
5
sonar.coverage.exclusions=\
6
- release.config.cjs
+ release.config.cjs, \
7
+ scripts/trigger_release.py
0 commit comments