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

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