Skip to content

feat: add test python script to build against #2

feat: add test python script to build against

feat: add test python script to build against #2

name: conventional_commits
on: [push, pull_request]
jobs:
build:
name: conventional_commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}