Skip to content

feat: node health check #32

feat: node health check

feat: node health check #32

Workflow file for this run

name: conventional-commits
on: [push, pull_request]
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.1.0