Skip to content

Commit 3f62244

Browse files
ci: always run pr-title check (#83)
1 parent 972c0db commit 3f62244

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-title.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
verify_title:
1313
name: Verify Title
1414
runs-on: ubuntu-latest
15-
if: ${{github.event.action != 'edited' || github.event.changes.title}}
1615
steps:
1716
- name: Checkout
1817
uses: actions/checkout@v4

0 commit comments

Comments
 (0)