Fix #96600 - Bot: Unlabel and unassign

This commit is contained in:
Jackson Kearl
2020-05-06 18:25:58 -07:00
parent 9514854412
commit 25875a16e8
9 changed files with 9 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'microsoft/vscode-github-triage-actions'
ref: v13
ref: v14
path: ./actions
- name: Install Actions
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'author-verification-requested')