Skip to content

fix: Change to Python 3.10 from Ubuntu stable #92

fix: Change to Python 3.10 from Ubuntu stable

fix: Change to Python 3.10 from Ubuntu stable #92

---
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