main
yml 12 lines 220 Bytes
Raw
1 name: Semantic PR
2
3 on:
4 pull_request_target:
5 types:
6 - opened
7 - edited
8 - synchronize
9
10 jobs:
11 main:
12 uses: ipdxco/unified-github-workflows/.github/workflows/reusable-semantic-pull-request.yml@v1