diff --git a/.github/workflows/update-to-the-upstream.yml b/.github/workflows/update-to-the-upstream.yml index 0351dd2be..1a692a7b9 100644 --- a/.github/workflows/update-to-the-upstream.yml +++ b/.github/workflows/update-to-the-upstream.yml @@ -4,7 +4,7 @@ on: schedule: - cron: "0 6 * * 5" jobs: - build: + pr-for-merging-upstream: runs-on: ubuntu-latest