Skip to content

Commit 7bd91d6

Browse files
committed
Add pull_request trigger to update-translation-stats workflow
1 parent 1a6eb55 commit 7bd91d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-translation-stats.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
schedule:
55
- cron: '0 0 * * 6' # Run at midnight on Saturdays
66
workflow_dispatch: # Allow manual trigger
7+
pull_request:
78

89
jobs:
910
update-stats:

0 commit comments

Comments
 (0)