Explorar o código

Wrong branch name

CPK hai 9 meses
pai
achega
96ee696cbd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: