[CI][WIP] Fix check_labels (#3039)

* fix check_labels

* runtime change test. revert me

* Revert "runtime change test. revert me"

This reverts commit 6bec7e34f522555f9ac84332721c191d547bdf16.
This commit is contained in:
Martin Pugh
2021-05-17 12:46:56 +02:00
committed by GitHub
parent d4072c652f
commit fa4f91fbed
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -19,3 +19,4 @@ jobs:
GITHUB_PR: ${{ github.event.pull_request.number }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HEAD_SHA: ${{ github.event.pull_request.head.sha }}
BASE_SHA: ${{ github.event.pull_request.base.sha }}