mirror of
https://github.com/penpot/penpot.git
synced 2026-06-11 01:42:16 +00:00
🔧 Fix typo on github workflows config
This commit is contained in:
parent
d04be98644
commit
5a3458bf74
4
.github/workflows/tests-frontend.yml
vendored
4
.github/workflows/tests-frontend.yml
vendored
@ -7,7 +7,7 @@ defaults:
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'frotend/**'
|
||||
- 'frontend/**'
|
||||
- 'common/**'
|
||||
- 'render-wasm/**'
|
||||
|
||||
@ -22,7 +22,7 @@ on:
|
||||
- staging
|
||||
|
||||
paths:
|
||||
- 'frotend/**'
|
||||
- 'frontend/**'
|
||||
- 'common/**'
|
||||
- 'render-wasm/**'
|
||||
|
||||
|
||||
4
.github/workflows/tests-integration.yml
vendored
4
.github/workflows/tests-integration.yml
vendored
@ -7,7 +7,7 @@ defaults:
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'frotend/**'
|
||||
- 'frontend/**'
|
||||
- 'common/**'
|
||||
- 'render-wasm/**'
|
||||
|
||||
@ -22,7 +22,7 @@ on:
|
||||
- staging
|
||||
|
||||
paths:
|
||||
- 'frotend/**'
|
||||
- 'frontend/**'
|
||||
- 'common/**'
|
||||
- 'render-wasm/**'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user