优化编译脚本

This commit is contained in:
bjdgyc
2024-02-01 17:18:16 +08:00
parent 02bc75b27a
commit 936c44e866
7 changed files with 22 additions and 13 deletions

View File

@@ -13,13 +13,14 @@ name: "CodeQL"
on:
workflow_dispatch:
schedule:
- cron: '32 5 * * 1'
# push:
# branches: [ "main", "dev" ]
# pull_request:
# branches: [ "main", "dev" ]
# schedule:
# - cron: '32 12 * * 5'
jobs:
analyze: