Skip to content

ci(pre-commit): updated ruff pydocstyle to not run with args unsafe f… #3

ci(pre-commit): updated ruff pydocstyle to not run with args unsafe f…

ci(pre-commit): updated ruff pydocstyle to not run with args unsafe f… #3

Workflow file for this run

name: Semantic Versioning
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Semantic Release
uses: cycjimmy/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
extra_plugins: |
@semantic-release/[email protected]