docsifyjs / docsify

🃏 A magical documentation site generator.
https://docsify.js.org
MIT License
27.78k stars 5.68k forks source link

Workflow: Setup a daily sync scheduler to sync emoji data instead of run in every build #2434

Closed Koooooo-7 closed 5 months ago

Koooooo-7 commented 5 months ago

Enhancement

Details in the discussions in #2291 that the build:emoji may not need run in every build. As a workaround solutions, we could setup a daily checker to sync the emojiData changes for now. Besides, when we finish the #2431, we could move this workflow to the plugin part also, if needs to.