Skip to content

Commit 49922c9

Browse files
committed
ci: remove reviewers, fix type in 'commit-message'
1 parent 4e8637c commit 49922c9

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,4 @@ jobs:
4242
base: master
4343
branch: create-pull-request/update-copilot-lsp
4444
commit-message: "feat: update to latest Copilot LSP"
45-
reviewers: MunifTanjim,zbirenbaum,AntoineGS
4645
title: "Update Copilot LSP"

.github/workflows/vimdocgen.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,5 @@ jobs:
2929
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3030
base: master
3131
branch: create-pull-request/autogenerate-vimdoc
32-
commit-messssage: "chore: auto generate docs"
33-
reviewers: MunifTanjim,zbirenbaum,AntoineGS
34-
title: "Auto Generate Docs"
32+
commit-message: "docs: update vimdocs"
33+
title: "Update Vimdocs"

0 commit comments

Comments
 (0)