CI: fix checkout for label (#32775)

fix checkout for label
This commit is contained in:
yatinappsmith 2024-04-18 16:19:27 +05:30 committed by GitHub
parent dcada4522d
commit 94958b538a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,8 +22,9 @@ jobs:
# Checkout the code in the current branch in case the workflow is called because of a branch push event
- name: Checkout the head commit of the branch
if: inputs.pr == 0
uses: actions/checkout@v4
with:
repository: appsmithorg/appsmith
# Checks for ok-to-test label presence in PR
- name: Check label