Skip to content

chore: Pin the version of ruff used in the CI to 0.3.0 (#167) #20

chore: Pin the version of ruff used in the CI to 0.3.0 (#167)

chore: Pin the version of ruff used in the CI to 0.3.0 (#167) #20

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
# Should update changelog, tag commit, and create a github release
release-type: simple