We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d084a21 commit 3abe2f8Copy full SHA for 3abe2f8
.github/workflows/crowdin.yml
@@ -24,7 +24,7 @@ jobs:
24
create_pull_request: true
25
pull_request_title: "New Crowdin Translations"
26
pull_request_body: "New Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action)"
27
- pull_request_base_branch_name: "main"
+ pull_request_base_branch_name: "master"
28
env:
29
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
30
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
.github/workflows/main.yml
0 commit comments