Skip to content

Commit cd1c0c8

Browse files
committed
rename yml
1 parent 27a8275 commit cd1c0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml renamed to .github/workflows/crowdin-contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Crowdin Contributors Action
33
on:
44
# When you push to the `main` branch
55
push:
6-
branches: [ main ]
6+
branches: [ master ]
77
# And optionally, once every 12 hours
88
schedule:
99
- cron: '0 */12 * * *' # https://crontab.guru/#0_*/12_*_*_*

0 commit comments

Comments
 (0)