Skip to content

Volumes in recipes should be used to override LabelSelector and ignored for velero backups #226

Volumes in recipes should be used to override LabelSelector and ignored for velero backups

Volumes in recipes should be used to override LabelSelector and ignored for velero backups #226

# SPDX-FileCopyrightText: The RamenDR authors
# SPDX-License-Identifier: Apache-2.0
---
name: dependency review
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-24.04
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4