Skip to content

fix: followTip api call #293

fix: followTip api call

fix: followTip api call #293

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0