Skip to content

chore: release main #13148

chore: release main

chore: release main #13148

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
with:
validateSingleCommit: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}