Skip to content

feat(svc): rename git_url to template_git_url and return git_url on all endpoints #11766

feat(svc): rename git_url to template_git_url and return git_url on all endpoints

feat(svc): rename git_url to template_git_url and return git_url on all endpoints #11766

Workflow file for this run

name: "Conventional Commit PR Message"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}