Skip to content

fix: Enforce python3 version #131

fix: Enforce python3 version

fix: Enforce python3 version #131

---
name: Check conventional commits
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
commit_lint:
runs-on: ubuntu-latest
steps:
- uses: webiny/action-conventional-commits@v1.3.0