Skip to content

feat(ci-cd): add GitHub actions pinning process #1749

feat(ci-cd): add GitHub actions pinning process

feat(ci-cd): add GitHub actions pinning process #1749

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