CI: Add note that translations.yml runs on default branch

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2020-07-14 11:41:11 -04:00
parent b1f6f64e54
commit 3a6ec2fe09
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Translations
on:
schedule:
# Implicitly runs on default branch
# every two days at 6:00 UTC
- cron: '0 6 */2 * *'