Skip to content

Commit

Permalink
infra: trigger webui integration tests on translation updates
Browse files Browse the repository at this point in the history
See rhinstaller/anaconda-webui#55 for a test for
backend string translations.

Ideally more tests should get introduced in anaconda repository and in
the anaconda-webui we need a sanity check.
  • Loading branch information
KKoukiou committed Nov 20, 2023
1 parent c9e9f96 commit b8aa733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger-webui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
- 'data/anaconda.conf'
- 'data/conf.d/**/'
- 'data/profile.d/**'
- 'po/l10n-config.mk'
jobs:
trigger:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit b8aa733

Please sign in to comment.