Skip to content

fix: updated variable assignment to say app_configuration_endpoint for web-app module #192

fix: updated variable assignment to say app_configuration_endpoint for web-app module

fix: updated variable assignment to say app_configuration_endpoint for web-app module #192

name: Conventional Commits
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: liatrio/github-actions/conventional-pr-title@master
with:
token: ${{ secrets.GITHUB_TOKEN }}