Skip to content

Commit

Permalink
ci: always run pr-title check (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemmufazalov authored Jan 22, 2025
1 parent 972c0db commit 3f62244
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
verify_title:
name: Verify Title
runs-on: ubuntu-latest
if: ${{github.event.action != 'edited' || github.event.changes.title}}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 3f62244

Please sign in to comment.