Skip to content

Merge pull request #1105 from lsst-it/IT-5211_fiber_spec01_tu #7106

Merge pull request #1105 from lsst-it/IT-5211_fiber_spec01_tu

Merge pull request #1105 from lsst-it/IT-5211_fiber_spec01_tu #7106

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: yamllint
"on":
push:
branches:
- production
- cp_production
pull_request:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run yamllint
uses: bewuethr/yamllint-action@v1