There was an error while loading. Please reload this page.
1 parent 1a6eb55 commit 7bd91d6Copy full SHA for 7bd91d6
1 file changed
.github/workflows/update-translation-stats.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
- cron: '0 0 * * 6' # Run at midnight on Saturdays
6
workflow_dispatch: # Allow manual trigger
7
+ pull_request:
8
9
jobs:
10
update-stats:
0 commit comments