Skip to content

Sync files with networkservicemesh/cmd-template #259

Sync files with networkservicemesh/cmd-template

Sync files with networkservicemesh/cmd-template #259

Workflow file for this run

---
name: Pull Request on update/* Branch Push
on:
push:
branches:
- update/**
jobs:
auto-pull-request:
uses: networkservicemesh/.github/.github/workflows/pr-for-updates.yaml@main
secrets:
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}