Update comment
This commit is contained in:
@@ -3,7 +3,7 @@ name: localize
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [nightly]
|
branches: [nightly]
|
||||||
paths: # prevents workflow from running again when this workflow pushes changes back into 'locale' directory
|
paths: # prevents workflow from running unless files in these directories change
|
||||||
- 'sunshine/**' # only localizing files inside sunshine directory
|
- 'sunshine/**' # only localizing files inside sunshine directory
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user