🔧 Add minor configuration fix for tests-frontend workflow

This commit is contained in:
Andrey Antukh 2026-06-10 11:31:54 +02:00
parent 9f5a0f767e
commit d04be98644

View File

@ -7,9 +7,9 @@ defaults:
on: on:
pull_request: pull_request:
paths: paths:
- 'frotend/**/*' - 'frotend/**'
- 'common/**/*' - 'common/**'
- 'render-wasm/**/*' - 'render-wasm/**'
types: types:
- opened - opened