Skip to content

52 pipeline should halt if bad t1ws are present or more generally if not bids valid #50

52 pipeline should halt if bad t1ws are present or more generally if not bids valid

52 pipeline should halt if bad t1ws are present or more generally if not bids valid #50

Workflow file for this run

name: readthedocs/actions
on:
pull_request_target:
types: [opened, synchronize, reopened]
workflow_dispatch:
inputs:
debug_enabled:
type: boolean
description: 'Run the build with tmate debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)'
required: false
default: false
permissions:
pull-requests: write
jobs:
pull-request-links:
runs-on: ubuntu-latest
steps:
- name: Preview RTD
uses: readthedocs/actions/preview@v1
with:
project-slug: "petdeface"