Skip to content

ci: update GitHub workflow configurations #80

ci: update GitHub workflow configurations

ci: update GitHub workflow configurations #80

name: check-conventional-commits
on: [pull_request]
jobs:
check-conventional-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Commit Conventions
uses: webiny/[email protected]