Browse Source

Wrong branch name

CPK 5 months ago
parent
commit
96ee696cbd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/localization.yml

+ 1 - 1
.github/workflows/localization.yml

@@ -76,7 +76,7 @@ jobs:
                 --body "This PR was created automatically.
 
                 [GitHub Actions Run](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})/jobs/${{ github.job }}" \
-                --base main \
+                --base master \
                 --head $(git rev-parse --abbrev-ref HEAD)
           gh pr edit --add-reviewer ${{ github.actor }}
         env: