Skip to content

docs(copy-task): Add docs to copy task options #520

docs(copy-task): Add docs to copy task options

docs(copy-task): Add docs to copy task options #520

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
format:
name: Format
uses: ./.github/workflows/format.yml