Skip to content

Commit

Permalink
Update update_translations.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterNjeim authored Jun 13, 2022
1 parent 21803b4 commit 0bbea6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_translations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
workflow_dispatch:
push:
paths:
- "l10n/**.arb"
- 'l10n/**.arb'
tags-ignore:
- '**'
pull_request:
paths:
- "l10n/**.arb"
- 'l10n/**.arb'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 0bbea6b

Please sign in to comment.