Add 'you forgot to paste' bot. Closes #94731.

This commit is contained in:
Jackson Kearl
2020-04-09 16:51:15 -07:00
parent ffb3cb7803
commit b3ed83e6d6
8 changed files with 15 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v2
ref: v3
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run Commands