tickets/PREOPS-5367: use target_note instead of target, and make schedview more robust to changes in the opsim database schema #301
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Check that 'main' is not merged into the development branch | |
on: pull_request | |
jobs: | |
call-workflow: | |
uses: lsst/rubin_workflows/.github/workflows/rebase_checker.yaml@main |