Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 7e67aba

Browse files
author
Philipp Etschel
authored
Merge pull request #693 from boschresearch/fix/merge-customization
Merge customization file with english localization
2 parents bed403a + 9bbc375 commit 7e67aba

File tree

5 files changed

+64
-199
lines changed

5 files changed

+64
-199
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- '**'
1212
release:
1313
types:
14-
- created
14+
- published
1515

1616
jobs:
1717
build:

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<artifactId>dependency-check-maven</artifactId>
252252
<version>6.5.0</version>
253253
<configuration>
254-
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
254+
<failBuildOnAnyVulnerability>false</failBuildOnAnyVulnerability>
255255
<skip>true</skip>
256256
</configuration>
257257
<executions>

frontend/src/locales/bcgov.json

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)