Skip to content

Commit

Permalink
test: ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
Saksham Sharma authored and Saksham Sharma committed Aug 14, 2024
1 parent 46aad95 commit 2f0db2c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pr-title-spell-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,7 @@ jobs:
with:
files: ./pr_title.txt

check-assignee:
runs-on: ubuntu-latest
steps:
- name: Check assignee
- uses: ./
with:
require_assignee: true
run: |
Expand All @@ -42,3 +38,4 @@ jobs:
https://api.github.com/repos/${{ github.repository }}/assignees)
echo "$response"

0 comments on commit 2f0db2c

Please sign in to comment.