Skip to content

Fix: fix mv and cp behavior to be in line with bash when working with… #36

Fix: fix mv and cp behavior to be in line with bash when working with…

Fix: fix mv and cp behavior to be in line with bash when working with… #36

Workflow file for this run

name: CI
on:
push:
branches:
- "main"
- "master"
- "versions/*"
tags:
- "v*"
pull_request:
jobs:
mkdocs-release:
uses: ./.github/workflows/mkdocs.yml