Skip to content

Commit

Permalink
Merge pull request #189 from networkservicemesh/update/networkservice…
Browse files Browse the repository at this point in the history
…mesh/cmd-template

Update from update/networkservicemesh/cmd-template
  • Loading branch information
denis-tingaikin committed Nov 9, 2022
2 parents bd98a8c + 7dc07e6 commit 95bab0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
needs: [check-mergeability]
if: ${{ needs.check-mergeability.result == 'success' }}
uses: networkservicemesh/.github/.github/workflows/automerge.yaml@main
secrets:
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}

resolve_conflicts:
needs: [check-mergeability]
Expand Down

0 comments on commit 95bab0e

Please sign in to comment.