Skip to content

Commit 07f6f25

Browse files
committed
ci(pr): use single branch and update pr
This will have the action use a single branch and update or create a PR
1 parent 9d95788 commit 07f6f25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/official-pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ jobs:
4242
token: ${{ secrets.GH_API_TOKEN }}
4343
push-to-fork: nodejs-github-bot/official-images
4444
path: official-images
45-
branch: autopr
46-
branch-suffix: short-commit-hash
45+
branch: node
4746
commit-message: "Node: ${{ github.event.pull_request.title }}"
4847
title: "Node: ${{ github.event.pull_request.title }}"
4948
body: |

0 commit comments

Comments
 (0)