Add files in project root to JS conditional workflow
Signed-off-by: Jon Koops <jonkoops@gmail.com>
This commit is contained in:
parent
99c8ac60e5
commit
2576429def
1 changed files with 6 additions and 0 deletions
6
.github/actions/conditional/conditions
vendored
6
.github/actions/conditional/conditions
vendored
|
@ -32,6 +32,12 @@ operator/ operator
|
||||||
docs/guides/ guides
|
docs/guides/ guides
|
||||||
docs/documentation/ documentation
|
docs/documentation/ documentation
|
||||||
|
|
||||||
|
eslint.config.js js
|
||||||
|
package.json js
|
||||||
|
pnpm-lock.yaml js
|
||||||
|
pnpm-workspace.yaml js
|
||||||
|
tsconfig.eslint.json js
|
||||||
|
tsconfig.json js
|
||||||
js/ js
|
js/ js
|
||||||
rest/admin-ui-ext/ js
|
rest/admin-ui-ext/ js
|
||||||
js/apps/account-ui/ ci ci-webauthn
|
js/apps/account-ui/ ci ci-webauthn
|
||||||
|
|
Loading…
Reference in a new issue