Skip to content

fix: accept rclone no-modtime inventory listings #20

fix: accept rclone no-modtime inventory listings

fix: accept rclone no-modtime inventory listings #20

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
uses: ./.github/workflows/verify.yml