mirror of
https://github.com/penpot/penpot.git
synced 2026-06-11 01:42:16 +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:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'frotend/**/*'
|
||||
- 'common/**/*'
|
||||
- 'render-wasm/**/*'
|
||||
- 'frotend/**'
|
||||
- 'common/**'
|
||||
- 'render-wasm/**'
|
||||
|
||||
types:
|
||||
- opened
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user