Skip to content

Commit 58d5cbc

Browse files
committed
testing: action run
1 parent fd1b979 commit 58d5cbc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/get-translations.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
schedule:
55
- cron: "20 4 1 * *" # Runs at 4:20 AM on the first day of every month
66
workflow_dispatch: # Can be dispatched manually
7+
# For testing purposes only; remove for production
8+
push:
9+
branch:
10+
- crowdin-ci-test-2
711

812
jobs:
913
create_approved_language_bucket_prs:

0 commit comments

Comments
 (0)