Skip to content

Add lint job and standardize test workflow #8

Add lint job and standardize test workflow

Add lint job and standardize test workflow #8

Workflow file for this run

name: Release Please
on:
push:
branches: [main]
permissions:
contents: write
pull-requests: write
jobs:
release-please:
uses: hellboxpy/gh-actions/.github/workflows/release.yml@main