diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index a4fc0dc..e802609 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -69,7 +69,7 @@ jobs: Update requirements based on failed tests - Updated files: ${{ steps.run_pru.outputs.updated_files }} - Date: ${{ steps.run_pru.outputs.update_date }} - branch: ${{ env.CURRENT_BRANCH }} # Use the current branch as the base branch + branch: update-requirements-${{ github.run_id }} title: 'Update requirements on ${{ steps.run_pru.outputs.update_date }}' body: | This PR updates the following requirements files based on the output of failed tests: