Skip to content

System-test etc checked out on demand through UI #16

System-test etc checked out on demand through UI

System-test etc checked out on demand through UI #16

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: sqr-080
secrets:
ltd_username: ${{ secrets.LTD_USERNAME }}
ltd_password: ${{ secrets.LTD_PASSWORD }}