Skip to content

Commit

Permalink
IOS-8302: Temporarily add on-push trigger for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Fedorov <[email protected]>
  • Loading branch information
Andrey Fedorov committed Nov 6, 2024
1 parent 4039fc3 commit f2726fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-localizations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ on:
type: string
default: "en,fr,de,ja,ru,es,uk_UA,zh-Hant,it"

# TODO: Test only, remove
push:
branches:
- 'feature/IOS-8302_cardsdk_localise_workflow'

jobs:
update-localizations:
runs-on: macos-14
Expand Down

0 comments on commit f2726fa

Please sign in to comment.