Add /label and /assign commands.

Closes #95786. Closes #78432.
This commit is contained in:
Jackson Kearl
2020-04-22 10:00:15 -07:00
parent b59a959a3e
commit 853f03c82c
10 changed files with 24 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'microsoft/vscode-github-triage-actions'
ref: v5
ref: v6
path: ./actions
- name: Install Actions
run: npm install --production --prefix ./actions