Skip to content

chore(deps): bump axios from 1.6.8 to 1.7.7 in /client #19

chore(deps): bump axios from 1.6.8 to 1.7.7 in /client

chore(deps): bump axios from 1.6.8 to 1.7.7 in /client #19

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/[email protected]
with:
allowed-commit-types: "feat,fix,docs,style,refactor,perf,test,chore,build,ci"