Skip to content
Open

test b #50810

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/old-workflows/needs-more-info-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Install Actions
run: npm install --production
- name: Run Needs More Info Labeler



uses: ./needs-more-info-labeler
with:
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-chat.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Bad Tag
name: Code Review Chat
on:
pull_request:
types: [opened, ready_for_review]
Expand Down