Skip to content

[Backport release-1.7] [r] Fix Seurat ingestion with missing command logs collection #594

[Backport release-1.7] [r] Fix Seurat ingestion with missing command logs collection

[Backport release-1.7] [r] Fix Seurat ingestion with missing command logs collection #594

Workflow file for this run

name: Backport
on:
pull_request:
types:
- closed
- labeled
paths-ignore:
- '_quarto.yml'
- 'quarto-materials/*'
- '**/.md'
jobs:
backport:
runs-on: ubuntu-latest
name: Backport
steps:
- name: Backport
uses: tibdex/backport@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}