Skip to content

fix(copy): 修复刷选复制行列头时, 数值单元格未格式化 & 存在省略号时未复制原始值 #1119

fix(copy): 修复刷选复制行列头时, 数值单元格未格式化 & 存在省略号时未复制原始值

fix(copy): 修复刷选复制行列头时, 数值单元格未格式化 & 存在省略号时未复制原始值 #1119

name: 🚀 Auto Add Issue And PR To Project
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/antvis/projects/17
github-token: ${{ secrets.GH_PROJECT_TOKEN }}