Skip to content

chore: ready for 1.0.1+15 released. #82

chore: ready for 1.0.1+15 released.

chore: ready for 1.0.1+15 released. #82

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