Skip to content

ci: create github actions workflows #1

ci: create github actions workflows

ci: create github actions workflows #1

# The below is pulled from upstream and slightly modified
# https:/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]