Skip to content

Commit

Permalink
Updated the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Aug 11, 2023
1 parent 93bd7ac commit 13db67b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/translations.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Update Translations Data

on:
schedule:
- cron: '0 0 * * *'
push:
paths:
- 'lib/localization/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 13db67b

Please sign in to comment.