mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🔧 Add minor configuration fix for tests-frontend workflow
This commit is contained in:
parent
9f5a0f767e
commit
d04be98644
6
.github/workflows/tests-frontend.yml
vendored
6
.github/workflows/tests-frontend.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user