We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d95788 commit 07f6f25Copy full SHA for 07f6f25
.github/workflows/official-pr.yml
@@ -42,8 +42,7 @@ jobs:
42
token: ${{ secrets.GH_API_TOKEN }}
43
push-to-fork: nodejs-github-bot/official-images
44
path: official-images
45
- branch: autopr
46
- branch-suffix: short-commit-hash
+ branch: node
47
commit-message: "Node: ${{ github.event.pull_request.title }}"
48
title: "Node: ${{ github.event.pull_request.title }}"
49
body: |
0 commit comments