chore(github): fix action (#8973)

This commit is contained in:
César Arroba
2025-10-22 09:10:47 +02:00
committed by GitHub
parent a3db23af7d
commit 67b1983d85

View File

@@ -11,8 +11,6 @@ on:
- 'opened'
- 'edited'
- 'synchronize'
paths:
- '.github/workflows/conventional-commit.yml'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}