Skip to content

Commit 2bb454f

Browse files
committed
chore(build): test run 7
1 parent 5ef3cb2 commit 2bb454f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/client_develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
skip_after_successful_duplicate: 'false'
3939
concurrent_skipping: 'never'
4040
cancel_others: 'true'
41-
paths: '["!**/Readme.md", "iris-client-bff/**", ".github/workflows/bff_develop.yml"]'
41+
paths: '["iris-client-bff/**", "!iris-client-bff/Readme.md", ".github/workflows/bff_develop.yml"]'
4242

iris-client-bff/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ security.jwt.jwt-shared-secret=thissecretshouldbeusedfortestingpurposesonly
1919

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

22-
aaa
22+
a

0 commit comments

Comments
 (0)