From 6e2be1faeb350aa6abe86e354a31684812c24f38 Mon Sep 17 00:00:00 2001 From: Saksham Sharma Date: Wed, 14 Aug 2024 17:25:29 +0530 Subject: [PATCH] test: ci test --- .github/workflows/pr-title-spell-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-title-spell-check.yml b/.github/workflows/pr-title-spell-check.yml index 304c9e1a9..12fc9b69d 100644 --- a/.github/workflows/pr-title-spell-check.yml +++ b/.github/workflows/pr-title-spell-check.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 with: token: ${{ secrets.GITHUB_TOKEN }} - require_assignee: true + require_assignee: repository - name: Store PR title in a file shell: bash