diff --git a/.github/workflows/merge-upstream.yml b/.github/workflows/merge-upstream.yml index 01c596b1582..0eb35f3f2ba 100644 --- a/.github/workflows/merge-upstream.yml +++ b/.github/workflows/merge-upstream.yml @@ -72,6 +72,7 @@ jobs: with: base: akirak branch: create-pull-request/recipes + branch-suffix: timestamp token: ${{ secrets.PAT_FOR_PR }} title: 'Merge the upstream recipe commits' labels: automation