Skip to content

chore: change group from minor to patch #14

chore: change group from minor to patch

chore: change group from minor to patch #14

Workflow file for this run

name: CI and Release
on:
push:
branches:
- main
# Trigger on version tags
tags:
- "v*"
pull_request:
jobs:
lint:
uses: ./.github/workflows/lint.yml