Skip to content

docs: update 03_技术规范/01_文档规范/贡献许可协议 #916

docs: update 03_技术规范/01_文档规范/贡献许可协议

docs: update 03_技术规范/01_文档规范/贡献许可协议 #916

name: backup to gitlab
on: [push]
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
backup-to-gitlabwh:
uses: linuxdeepin/.github/.github/workflows/backup-to-gitlabwh.yml@master
secrets: inherit
backup-to-gitee:
uses: linuxdeepin/.github/.github/workflows/backup-to-gitee.yml@master
secrets: inherit