mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
CI: Add note that translations.yml runs on default branch
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
b1f6f64e54
commit
3a6ec2fe09
1
.github/workflows/translations.yml
vendored
1
.github/workflows/translations.yml
vendored
@ -2,6 +2,7 @@ name: Translations
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
# Implicitly runs on default branch
|
||||||
# every two days at 6:00 UTC
|
# every two days at 6:00 UTC
|
||||||
- cron: '0 6 */2 * *'
|
- cron: '0 6 */2 * *'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user