Skip to content

Replace backticks with double backticks for "verbatim" #3

Replace backticks with double backticks for "verbatim"

Replace backticks with double backticks for "verbatim" #3

Workflow file for this run

name: CI
'on': [push, pull_request, workflow_dispatch]
jobs:
call-workflow:
uses: lsst-sqre/rubin-sphinx-technote-workflows/.github/workflows/ci.yaml@v1
with:
handle: dmtn-307
secrets:
ltd_username: ${{ secrets.LTD_USERNAME }}
ltd_password: ${{ secrets.LTD_PASSWORD }}