From 4676e3157dd6562249f6a71e3b32f7de0825001d Mon Sep 17 00:00:00 2001 From: Saksham Sharma Date: Wed, 14 Aug 2024 16:29:40 +0530 Subject: [PATCH] test: ci test --- .github/workflows/pr-title-spell-check.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-title-spell-check.yml b/.github/workflows/pr-title-spell-check.yml index b547e9c6d..836f77468 100644 --- a/.github/workflows/pr-title-spell-check.yml +++ b/.github/workflows/pr-title-spell-check.yml @@ -32,4 +32,5 @@ jobs: - uses: ./ with: require_assignee: true + run: echo "${{ github.event.pull_request.title }}"