Adopt GPU issue classifier. Closes #100202.

This commit is contained in:
Jackson Kearl
2020-06-16 23:44:36 -07:00
parent 84f52fe1c0
commit 6a28236c59
13 changed files with 235 additions and 87 deletions

View File

@@ -18,7 +18,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v27
ref: v29
- name: Install Actions
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'feature-request')
run: npm install --production --prefix ./actions