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

Commit

Permalink
Merge pull request #693 from boschresearch/fix/merge-customization
Browse files Browse the repository at this point in the history
Merge customization file with english localization
  • Loading branch information
etschelp authored Dec 15, 2021
2 parents bed403a + 9bbc375 commit 7e67aba
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 199 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- '**'
release:
types:
- created
- published

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<artifactId>dependency-check-maven</artifactId>
<version>6.5.0</version>
<configuration>
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
<failBuildOnAnyVulnerability>false</failBuildOnAnyVulnerability>
<skip>true</skip>
</configuration>
<executions>
Expand Down
140 changes: 0 additions & 140 deletions frontend/src/locales/bcgov.json

This file was deleted.

Loading

0 comments on commit 7e67aba

Please sign in to comment.