We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e836c0 commit e2f6cc2Copy full SHA for e2f6cc2
1 file changed
.github/workflows/weekly_autoupdate.yml
@@ -2,6 +2,8 @@
2
name: Weekly Font Upstream Auto-Updater
3
4
on:
5
+ push:
6
+ branches: [auto_updater]
7
schedule:
8
- cron: '0 0 * * 0' # Runs weekly every Sunday at 00:00 UTC
9
workflow_dispatch:
0 commit comments