Skip to content

Commit

Permalink
ci: Explicitly set a branch name of the PR
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Aug 26, 2023
1 parent dcef893 commit f933e12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
with:
token: ${{ secrets.PAT_FOR_PR }}
title: 'Merge the upstream recipe commits'
branch: create-pull-request/upstream-recipes
labels: automation

0 comments on commit f933e12

Please sign in to comment.