瀏覽代碼
Run on develop + master
pull/65/head
TheresNoTime
2 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 2C15A644ABE9A27E
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
.github/workflows/codeql-analysis.yml
|
|
@@ -2,7 +2,7 @@ name: "CodeQL" |
|
|
|
|
|
|
|
on: |
|
|
|
push: |
|
|
|
branches: [ "develop" ] |
|
|
|
branches: [ "develop", "master" ] |
|
|
|
schedule: |
|
|
|
- cron: '38 0 * * 5' |
|
|
|
|
|
|
|