Skip to content

fix: bump marked from 9.1.1 to 9.1.2 #3

fix: bump marked from 9.1.1 to 9.1.2

fix: bump marked from 9.1.1 to 9.1.2 #3

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}