Skip to content

Commit e2f6cc2

Browse files
committed
Add push trigger for auto_updater branch
1 parent 9e836c0 commit e2f6cc2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/weekly_autoupdate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: Weekly Font Upstream Auto-Updater
33

44
on:
5+
push:
6+
branches: [auto_updater]
57
schedule:
68
- cron: '0 0 * * 0' # Runs weekly every Sunday at 00:00 UTC
79
workflow_dispatch:

0 commit comments

Comments
 (0)