Skip to content

fix(helm): update REACT_APP_API_URL to use global apiRootUrl #9

fix(helm): update REACT_APP_API_URL to use global apiRootUrl

fix(helm): update REACT_APP_API_URL to use global apiRootUrl #9

name: Conventional Commits Check
on:
pull_request:
branches: [ main ]
jobs:
check-conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Commit Conventions
uses: webiny/[email protected]