Skip to content

fix: update Workflows wrapper to work more natively with Python objects #350

fix: update Workflows wrapper to work more natively with Python objects

fix: update Workflows wrapper to work more natively with Python objects #350

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
branches: [ main ]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6