Skip to content

feat: Safe protocols for links #5820

feat: Safe protocols for links

feat: Safe protocols for links #5820

name: 'PR and Commit Message Check'
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
check-commit-message:
uses: infomaniak/.github/.github/workflows/semantic-commit.yml@v2
secrets: inherit