Update comment
This commit is contained in:
parent
f1d82a7d09
commit
84584c950b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/localize.yml
vendored
2
.github/workflows/localize.yml
vendored
|
|
@ -3,7 +3,7 @@ name: localize
|
|||
on:
|
||||
push:
|
||||
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
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue