mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-09 12:23:29 +08:00
优化编译脚本
This commit is contained in:
7
.github/workflows/codeql-analysis.yml
vendored
7
.github/workflows/codeql-analysis.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user