diff --git a/.github/workflows/conventional-commit-msg.yml b/.github/workflows/conventional-commit-msg.yml index a24a0fc1..f0e0123a 100644 --- a/.github/workflows/conventional-commit-msg.yml +++ b/.github/workflows/conventional-commit-msg.yml @@ -13,3 +13,4 @@ jobs: - uses: amannn/action-semantic-pull-request@v5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} +