We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dddcff commit f4b6a6dCopy full SHA for f4b6a6d
1 file changed
.github/workflows/update-copilot-nodejs.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
add-paths: "copilot/js/*"
34
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
35
- base: beta
+ base: master
36
branch: create-pull-request/update-copilot-lsp
37
commit-message: "feat: update to latest Copilot LSP"
38
reviewers: MunifTanjim,zbirenbaum,AntoineGS
0 commit comments