Skip to content

Bump tar-fs from 2.1.1 to 2.1.2 #116

Bump tar-fs from 2.1.1 to 2.1.2

Bump tar-fs from 2.1.1 to 2.1.2 #116

Workflow file for this run

name: "Check Scala CLA"
on:
pull_request:
jobs:
cla-check:
runs-on: ubuntu-latest
steps:
- name: Verify CLA
uses: scala/cla-checker@v1
with:
author: ${{ github.event.pull_request.user.login }}