Skip to content

chore: Sgx dns blog #1220

chore: Sgx dns blog

chore: Sgx dns blog #1220

name: 🍄 PR title verification
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
pr-title-verification:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}