DM-45860: Add property to DimensionGroup to make it easy to get best time/region dim for query #6049
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: Lint YAML Files | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
jobs: | |
call-workflow: | |
uses: lsst/rubin_workflows/.github/workflows/yamllint.yaml@main |