feat(ci): add codeql.yml [deploy] (#3995)

* feat(ci): add codeql.yml [deploy]

* fix: some environments failed to build
This commit is contained in:
Vben
2024-08-01 23:09:00 +08:00
committed by GitHub
parent f4bd0530cc
commit f2a3111803
3 changed files with 94 additions and 5 deletions

View File

@@ -5,10 +5,6 @@ on:
branches:
- main
pull_request:
# Only following types are handled by the action, but one can default to all as well
types: [opened, reopened, synchronize]
permissions:
contents: read