Skip to content

refactor(drive): move dirent cache to DirEntry, remove client-layer N… #21

refactor(drive): move dirent cache to DirEntry, remove client-layer N…

refactor(drive): move dirent cache to DirEntry, remove client-layer N… #21

Workflow file for this run

name: Build
on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]
permissions:
contents: read
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
build:
name: Build
uses: ./.github/workflows/build-module.yml