Skip to content

feat: log per-dir traversal at debug + a periodic progress heartbeat #44

feat: log per-dir traversal at debug + a periodic progress heartbeat

feat: log per-dir traversal at debug + a periodic progress heartbeat #44

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Build and Test
uses: ./.github/workflows/build.yml
secrets: inherit