Skip to content

Commit f4b6a6d

Browse files
committed
ci: ensure base branch is also master
1 parent 1dddcff commit f4b6a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-copilot-nodejs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
add-paths: "copilot/js/*"
3434
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
35-
base: beta
35+
base: master
3636
branch: create-pull-request/update-copilot-lsp
3737
commit-message: "feat: update to latest Copilot LSP"
3838
reviewers: MunifTanjim,zbirenbaum,AntoineGS

0 commit comments

Comments
 (0)