Skip to content

feat: Add a view to show all licenses used #5383

feat: Add a view to show all licenses used

feat: Add a view to show all licenses used #5383

Workflow file for this run

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
secrets: inherit