https://github.com/bdougie/awesome-black-developers/tree/main/.github/workflows if: startsWith(${{ github.event.issue.title }}, "Add handle") should be if: startsWith( "Add handle", ${{ github.event.issue.title }})