yuameshi / PhiCommunity-Bak

A community driven project to make a game like phigros.
https://phi.han-han.xyz
GNU Affero General Public License v3.0
180 stars 67 forks source link

ci: feat codeql & issues-helper & auto deploy to github pages #23

Closed jiazengp closed 2 years ago

jiazengp commented 2 years ago

Feat

  1. CodeQL (Push 到 main 分支时自动代码扫描分析,了解更多 -> https://docs.github.com/cn/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning
  2. Issues Helper (Issues 管理小助手,了解更多 -> https://github.com/actions-cool/issues-helper#-issues-%E5%8A%A9%E6%89%8B
  3. Auto Deploy Github Pages (Push 到 main 分支时自动进行 Github Pages 的部署,了解更多 -> https://github.com/crazy-max/ghaction-github-pages#about