Skip to content

chore(webview): setup infrastructure for webviews #126

chore(webview): setup infrastructure for webviews

chore(webview): setup infrastructure for webviews #126

Workflow file for this run

name: Commit linting
on:
pull_request:
branches: [ main ]
jobs:
lint-commit-messages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5