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 972c0db commit 3f62244Copy full SHA for 3f62244
.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