Skip to content

Commit 5c1fb79

Browse files
committed
分支修改
1 parent 45da0b0 commit 5c1fb79

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: CI
22

33
"on":
44
push:
5-
branches: [master]
65
pull_request:
76
workflow_dispatch:
87

.github/workflows/codeQL.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: CodeQL
22

3-
on:
3+
"on":
44
push:
5-
branches: [master]
65
pull_request:
76
schedule:
87
- cron: "0 3 * * 1"

0 commit comments

Comments
 (0)