Skip to content

Commit a7622fa

Browse files
authored
Update codeql.yml
1 parent 12b0f1d commit a7622fa

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/codeql.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ name: "CodeQL"
22

33
on:
44
push:
5-
branches: [ "master" ]
5+
branches: [ "test" ]
66
pull_request:
7-
branches: [ "master" ]
8-
schedule:
9-
- cron: "8 6 * * 0"
7+
branches: [ "test" ]
108

119
jobs:
1210
analyze:

0 commit comments

Comments
 (0)