Add manual weblate workflow trigger (#323)

This commit is contained in:
Marcin Wojnarowski 2022-01-25 10:27:31 +01:00 committed by GitHub
parent 88608ea9e1
commit c414033e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: weblate
on:
workflow_dispatch:
schedule:
# every friday at 19:00 UTC
- cron: "0 19 * * 5"