Skip to content

Commit

Permalink
Add cmd-nse-istio-proxy to dependent repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
  • Loading branch information
glazychev-art committed Jun 6, 2022
1 parent aa00631 commit a502395
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
repository:
- sdk-sriov
- sdk-vpp
- cmd-nse-istio-proxy
name: Update ${{ matrix.repository }}
needs: create-release
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update-dependent-repositories-gomod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
repository:
- sdk-sriov
- sdk-vpp
- cmd-nse-istio-proxy
name: Update ${{ matrix.repository }}
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor == 'nsmbot' || github.event_name == 'push' }}
Expand Down

0 comments on commit a502395

Please sign in to comment.