Skip to content

Commit

Permalink
Enforce creation of a PR
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Nov 2, 2023
1 parent c0bcbe7 commit 96116a6
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 @@ -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

0 comments on commit 96116a6

Please sign in to comment.