From: Sebastián Ramírez Date: Thu, 15 Aug 2024 01:20:24 +0000 (-0500) Subject: 🔧 Update target branch X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f849668602331780e47875ebc4ca554c01823c5f;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Update target branch --- diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index aabea9bc46..770475c0fb 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -15,7 +15,7 @@ jobs: run: echo "$GITHUB_CONTEXT" - uses: actions/checkout@v4 with: - ref: ${{ github.event.pull_request.head.sha }} + ref: ${{ github.head_ref }} - name: Set up Python uses: actions/setup-python@v5 with: