Skip to content

feat(continuous-integration)!: add configurable lint/test commands and container better support #198

feat(continuous-integration)!: add configurable lint/test commands and container better support

feat(continuous-integration)!: add configurable lint/test commands and container better support #198

---
name: "Pull Request - Semantic Lint"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions: {}
jobs:
main:
uses: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@d95c78dc4b10250a07e227d3ddf33b0ea093e28d # 0.29.0
permissions:
contents: write
pull-requests: write