Skip to content

test: add reusable Fabric Spark end-to-end validation #4811

test: add reusable Fabric Spark end-to-end validation

test: add reusable Fabric Spark end-to-end validation #4811

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}