Skip to content

Commit 4b00ee0

Browse files
committed
fix: allow title check to run even on forks to help test workflows
Signed-off-by: exploreriii <[email protected]>
1 parent 97d4d20 commit 4b00ee0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
title-check:
2626
name: Title Check
2727
runs-on: ubuntu-latest
28-
if: ${{ !github.event.pull_request.base.repo.fork }}
2928
permissions:
3029
checks: write
3130
statuses: write

0 commit comments

Comments
 (0)