diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 272e3f31..750e0773 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -168,6 +168,7 @@ jobs: candidate: needs: build_and_test + name: Update latest_candidate branch if: ${{ success() && github.event_name == 'push' }} runs-on: ubuntu-latest steps: