Skip to content

feat(recovery-updater): add cross-platform app killer and CI packaging for recovery updater #4632

feat(recovery-updater): add cross-platform app killer and CI packaging for recovery updater

feat(recovery-updater): add cross-platform app killer and CI packaging for recovery updater #4632

name: Check Commit Message
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.3.2
secrets: inherit