Skip to content

Commit a6c1462

Browse files
committed
test changes
1 parent 1d16b47 commit a6c1462

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
name: codeql
2-
on:
3-
push:
4-
branches:
5-
- master
6-
pull_request:
7-
branches:
8-
- master
9-
schedule:
10-
- cron: "33 12 * * 3"
2+
on: [push, workflow_dispatch]
113
jobs:
124
analyze:
135
name: analyze

0 commit comments

Comments
 (0)