Skip to content

Commit 0a50d17

Browse files
committed
chore: remove on-push-branch trigger
1 parent bfb0755 commit 0a50d17

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/crowdin-ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ 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
117

128
jobs:
139
create_approved_language_bucket_prs:

0 commit comments

Comments
 (0)