Skip to content

Merge pull request #238 from Ex4amp1e/add-pprof-enable-conf #740

Merge pull request #238 from Ex4amp1e/add-pprof-enable-conf

Merge pull request #238 from Ex4amp1e/add-pprof-enable-conf #740

---
name: Update deployments-k8s repository
on:
push:
branches:
- main
jobs:
update-deployments-k8s:
if: ${{ github.repository != 'networkservicemesh/cmd-template' }}
uses: networkservicemesh/.github/.github/workflows/update-deployments.yaml@main
secrets:
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}