Skip to content

chore: bump version to 3.1.0 #109

chore: bump version to 3.1.0

chore: bump version to 3.1.0 #109

Workflow file for this run

name: Check dist
on:
push:
branches:
- main
paths_ignore:
- '**.md'
pull_request:
paths_ignore:
- '**.md'
workflow_dispatch:
permissions:
contents: read
jobs:
check-dist:
uses: actions-mn/shared/.github/workflows/check-dist.yml@main