Skip to content

Perf improvements for existing resource restore #6645

Perf improvements for existing resource restore

Perf improvements for existing resource restore #6645

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