Add subscribers action

This commit is contained in:
Jackson Kearl
2020-09-09 12:22:34 -07:00
parent 424a2bf17b
commit ebff341de3
15 changed files with 28 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v34
ref: v35
- name: Install Actions
if: contains(github.event.issue.labels.*.name, 'testplan-item') || contains(github.event.issue.labels.*.name, 'invalid-testplan-item')
run: npm install --production --prefix ./actions