Skip to content

feat: add ssh-key option #50

feat: add ssh-key option

feat: add ssh-key option #50

Workflow file for this run

name: lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: webiny/action-conventional-commits@v1.3.0