Skip to content

Commit

Permalink
chore(build): test run 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jekutzsche committed Nov 9, 2021
1 parent 5ef3cb2 commit 2bb454f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/client_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
skip_after_successful_duplicate: 'false'
concurrent_skipping: 'never'
cancel_others: 'true'
paths: '["!**/Readme.md", "iris-client-bff/**", ".github/workflows/bff_develop.yml"]'
paths: '["iris-client-bff/**", "!iris-client-bff/Readme.md", ".github/workflows/bff_develop.yml"]'

2 changes: 1 addition & 1 deletion iris-client-bff/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ security.jwt.jwt-shared-secret=thissecretshouldbeusedfortestingpurposesonly

Using this setting, the authentication is activated for all calls towards the client need to be authorized.

aaa
a

0 comments on commit 2bb454f

Please sign in to comment.