Skip to content

Issue 7189: generic restore - don't assume the first volume as the restore volume #7348

Issue 7189: generic restore - don't assume the first volume as the restore volume

Issue 7189: generic restore - don't assume the first volume as the restore volume #7348

Workflow file for this run

name: Pull Request Linter Check
on: [pull_request]
jobs:
build:
name: Run Linter Check
runs-on: ubuntu-latest
steps:
- name: Check out the code
uses: actions/checkout@v2
- name: Linter check
run: make lint