Skip to content

(node/rucio01.ls.lsst.org) deploy rucio #3983

(node/rucio01.ls.lsst.org) deploy rucio

(node/rucio01.ls.lsst.org) deploy rucio #3983

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: Pull Request Labels
"on":
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: enhancement, bug, skip-changelog