Skip to content

Merge branch 'master' of https://gitee.com/canonical-entropy/nop-entropy #3

Merge branch 'master' of https://gitee.com/canonical-entropy/nop-entropy

Merge branch 'master' of https://gitee.com/canonical-entropy/nop-entropy #3

name: Sync Docs to Nop Community
on:
push:
branches:
- master
paths:
- docs/**
workflow_dispatch:
jobs:
sync-docs-to-community:
uses: nop-platform/.github/.github/workflows/sync-project-docs.yml@main
with:
repo: nop-entropy-docs
secrets:
token: ${{ secrets.NOP_PROJECT_DOCS_PAT }}