Skip to content

Commit

Permalink
Add ssh session
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrodimarco-dfinity committed Feb 2, 2024
1 parent 4f40136 commit 02e9302
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/multiservice-discovery-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ jobs:
echo "targets_main=$TARGETS_DIR_MAIN" >> $GITHUB_OUTPUT
echo "targets_branch=$TARGETS_DIR_BRANCH" >> $GITHUB_OUTPUT
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: "Check MSD Diff"
uses: "int128/diff-action@v1"
with:
Expand All @@ -66,6 +67,7 @@ jobs:
## MSD Diff
Remove `prevent-merging-MSD-diff` label to merge after inspection
label: prevent-merging-MSD-diff


enforce-label:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 02e9302

Please sign in to comment.