Fix workflow

rendering
Liza 2023-02-10 20:53:28 +01:00
parent b23a79629d
commit cce435cc7b
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ on:
- master - master
paths: paths:
- 'Pal.Client/Properties/*.resx' - 'Pal.Client/Properties/*.resx'
- 'crowdin.yml'
workflow_dispatch: {}
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest