Skip to content

Commit

Permalink
Merge branch 'main' into overriden-installation-options
Browse files Browse the repository at this point in the history
  • Loading branch information
marticliment authored Jul 31, 2024
2 parents e339e8b + 770e234 commit 96ff932
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/translations-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@ name: Translation integrity
on:
pull_request:
branches: [ "main" ]
paths:
- 'src/UniGetUI.Core.LanguageEngine/Assets/Languages/**'

workflow_dispatch:

jobs:

test-translations:
if: contains(github.event.pull_request.labels.*.name, 'tolgee-ci')
runs-on: ubuntu-latest # For a list of available runner types, refer to
# https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on

Expand Down

0 comments on commit 96ff932

Please sign in to comment.