Skip to content

Commit 45364dc

Browse files
committed
Specify branch
1 parent 24614e3 commit 45364dc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/namespace_declarations.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
- name: 'Create pull request'
7676
uses: peter-evans/create-pull-request@v3
7777
with:
78+
branch: update-namespace-declarations
7879
commit-message: 'Update namespace TypeScript declarations'
7980
title: 'Update namespace TypeScript declarations'
8081
body: |

.github/workflows/repl_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
- name: 'Create pull request'
8787
uses: peter-evans/create-pull-request@v3
8888
with:
89+
branch: update-repl-docs
8990
commit-message: 'Update REPL namespace'
9091
title: 'Update REPL namespace'
9192
body: |

0 commit comments

Comments
 (0)