Skip to content

Support big file for Ext2 #4

Support big file for Ext2

Support big file for Ext2 #4

Workflow file for this run

name: Check License
on:
pull_request:
push:
branches:
- main
jobs:
check-license-lines:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check License
# Check license lines of each file in this repository.
uses: apache/[email protected]