We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09e3bf commit 73d4c7eCopy full SHA for 73d4c7e
.github/workflows/pr-title.yml
@@ -12,7 +12,6 @@ jobs:
12
verify_title:
13
name: Verify Title
14
runs-on: ubuntu-latest
15
- if: ${{github.event.action != 'edited' || github.event.changes.title}}
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v4
0 commit comments