fixup! ci: add action-semantic-pull-request
Some checks failed
Lint PR / Validate PR title (pull_request) Failing after 6s
Go / build (1.22) (pull_request) Successful in 14s
Go / build (1.23) (pull_request) Successful in 14s
Go / build (1.24) (pull_request) Successful in 15s

This commit is contained in:
Luís Murta 2025-06-01 20:41:33 +01:00
parent 38b7d4d112
commit b55f6115e6
Signed by: satprog
GPG Key ID: 169EF1BBD7049F94

View File

@ -8,5 +8,7 @@ jobs:
lint:
name: Validate PR title
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- uses: ammann/action-semantic-pull-request@v5