diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b080592564..322bee41ed 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -157,9 +157,9 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - name: Checkout main + - name: Checkout stable run: | - git fetch origin main --depth=1 + git fetch origin stable --depth=1 - uses: actions/setup-python@v5 with: python-version: 3.9 @@ -171,7 +171,7 @@ jobs: make rediraffecheckdiff - name: Check redirects format run: | - [[ $(