]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
👷 Fix notify translations checkout target (#15933)
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 4 Jul 2026 20:23:59 +0000 (22:23 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 20:23:59 +0000 (22:23 +0200)
.github/workflows/notify-translations.yml

index aa006978c921333498776f81b15489613adc0483..261be1a9852a1df06a31f312ebc1c8332082fed4 100644 (file)
@@ -32,6 +32,7 @@ jobs:
         run: echo "$GITHUB_CONTEXT"
       - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
         with:
+          ref: ${{ github.event.repository.default_branch }}
           persist-credentials: false
       - name: Set up Python
         uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0