mirror of
https://github.com/penpot/penpot.git
synced 2026-08-31 01:34:37 +08:00
🔧 Fix typo on github workflows config
This commit is contained in:
@@ -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/**'
|
||||
|
||||
|
||||
@@ -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/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user