Skip to content

add .sh to command #629

add .sh to command

add .sh to command #629

Workflow file for this run

---
name: tools
on:
pull_request:
push:
branches:
- main
- mainnet/main
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0