Skip to content

Bump up Kopia to v0.16.0 and open kopia repo with no index change #7930

Bump up Kopia to v0.16.0 and open kopia repo with no index change

Bump up Kopia to v0.16.0 and open kopia repo with no index change #7930

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