Skip to content

Commit

Permalink
add debugging step to access runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol committed Jan 13, 2025
1 parent d4d3f36 commit 26a3749
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ jobs:
--username nf-core-bot \
--github-repository nf-core/${{ matrix.pipeline }}
- name: Setup ssh session
uses: Warpbuilds/[email protected]

- name: Upload sync log file artifact
if: ${{ always() }}
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
Expand Down

0 comments on commit 26a3749

Please sign in to comment.