We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24614e3 commit 45364dcCopy full SHA for 45364dc
.github/workflows/namespace_declarations.yml
@@ -75,6 +75,7 @@ jobs:
75
- name: 'Create pull request'
76
uses: peter-evans/create-pull-request@v3
77
with:
78
+ branch: update-namespace-declarations
79
commit-message: 'Update namespace TypeScript declarations'
80
title: 'Update namespace TypeScript declarations'
81
body: |
.github/workflows/repl_docs.yml
@@ -86,6 +86,7 @@ jobs:
86
87
88
89
+ branch: update-repl-docs
90
commit-message: 'Update REPL namespace'
91
title: 'Update REPL namespace'
92
0 commit comments