Skip to content

docs: add framework-agnostic Hoverkraft CI/CD methodology with GitHub Actions tutorial #21

docs: add framework-agnostic Hoverkraft CI/CD methodology with GitHub Actions tutorial

docs: add framework-agnostic Hoverkraft CI/CD methodology with GitHub Actions tutorial #21

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