Skip to content

feat: ready for the 1.0.0-beta.14+8 released #63

feat: ready for the 1.0.0-beta.14+8 released

feat: ready for the 1.0.0-beta.14+8 released #63

Workflow file for this run

name: ci
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
semantic_pull_request:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1