Skip to content

fix: bump cdn script to the latest client version #17

fix: bump cdn script to the latest client version

fix: bump cdn script to the latest client version #17

Workflow file for this run

name: Validate PR
on:
pull_request_target:
types:
- labeled
- opened
- synchronize
- reopened
- ready_for_review
- edited
jobs:
pr-validate-title:
name: Validate PR title
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |-
feat
fix
docs
ci
chore
requireScope: false