Skip to content

Create code.c

Create code.c #6

Workflow file for this run

name: Bad Tag
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions
uses: actions/checkout@v2
with:
repository: "microsoft/vscode-github-triage-actions"
ref: main
path: ./actions
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run Code Review Chat
uses: ./actions/code-review-chat
with:
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
slack_token: slack_token
storage_connection_string: storage_string
notification_channel: build