Skip to content

Commit

Permalink
Sync files with networkservicemesh/cmd-template
Browse files Browse the repository at this point in the history
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/d25aead01d02459c40f7c073b86440351a9fcdaf

commit d25aead01d02459c40f7c073b86440351a9fcdaf
Author: Nikita Skrynnik <[email protected]>
Date:   Wed Nov 9 16:23:14 2022 +0700

    add token to automerge workflow (#108)

    Signed-off-by: Nikita Skrynnik <[email protected]>

    Signed-off-by: Nikita Skrynnik <[email protected]>

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Nov 9, 2022
1 parent 5b37772 commit 527dac6
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 527dac6

Please sign in to comment.