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/162557d46be2c1114279322a0e80360ff8db178a

commit 162557d46be2c1114279322a0e80360ff8db178a
Author: Ed Warnicke <hagbard@gmail.com>
Date:   Tue Jun 1 15:47:18 2021 -0500

    Make sure to trigger on automerge for ghcr push. (#73)

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jun 1, 2021
1 parent da9de08 commit c55ed88
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/docker-push-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ name: docker-push-ghcr
on:
push:
branches: [main]

workflow_run:
types:
- completed
workflows:
- 'automerge'
jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c55ed88

Please sign in to comment.