Skip to content

chore(ci): add TDX deployment pipeline #203

chore(ci): add TDX deployment pipeline

chore(ci): add TDX deployment pipeline #203

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/action-conventional-commits@v1.3.0