Skip to content

Commit be2a487

Browse files
committed
remove collaborator
1 parent 967d07b commit be2a487

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-vscode-ext.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
startsWith(github.event.comment.body, '/run-release') &&
1717
(github.event.comment.author_association == 'OWNER' ||
1818
github.event.comment.author_association == 'MEMBER' ||
19-
github.event.comment.author_association == 'COLLABORATOR')
2019
runs-on: ubuntu-latest
2120
steps:
2221
- name: Trigger Kokoro via API

0 commit comments

Comments
 (0)