fix: optimize codeql ananlysis workflows

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw)
2023-05-16 10:10:13 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent ad1fe42352
commit 0de951f065
2 changed files with 3 additions and 4 deletions
+3 -3
View File
@@ -16,9 +16,9 @@ on:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '23 2 * * 2'
branches: "*"
# schedule:
# - cron: '23 2 * * 2'
jobs:
analyze: