Skip to content

fix: resolve CI workflow validation errors, GitHub Actions pinning, and missing test script #9

fix: resolve CI workflow validation errors, GitHub Actions pinning, and missing test script

fix: resolve CI workflow validation errors, GitHub Actions pinning, and missing test script #9

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.24.0