Compare commits

...

1 Commits

Author SHA1 Message Date
c557b742bd Update .gitea/workflows/conventional-commit.yml 2025-02-04 21:14:12 +01:00

View File

@ -12,6 +12,6 @@ jobs:
name: Validate PR Title name: Validate PR Title
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.2 - uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.3
with: with:
commit-message: ${{ inputs.commit_message }} commit-message: ${{ inputs.commit_message }}