From 8a08efdfbb5194d2569398f529a65e9fc6e6675b Mon Sep 17 00:00:00 2001 From: Yash-Singh1 Date: Sat, 20 Nov 2021 15:48:50 -0800 Subject: [PATCH] Checkout repo --- .github/workflows/pr-labeler-config-validator.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr-labeler-config-validator.yml b/.github/workflows/pr-labeler-config-validator.yml index 0cbc5f344..2705a08e1 100644 --- a/.github/workflows/pr-labeler-config-validator.yml +++ b/.github/workflows/pr-labeler-config-validator.yml @@ -5,6 +5,8 @@ jobs: pr-labeler: runs-on: ubuntu-latest steps: + - name: Checkout Repository + uses: actions/checkout@v2.3.4 - name: Validate Configuration uses: Yash-Singh1/pr-labeler-config-validator@releases/v0.0.2 with: