Skip to content

Commit eedb557

Browse files
committed
Updated CodeQL config
1 parent 6e7f576 commit eedb557

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,7 @@
1111
#
1212
name: "CodeQL Advanced"
1313

14-
on:
15-
push:
16-
branches: [ "master" ]
17-
pull_request:
18-
branches: [ "master" ]
19-
schedule:
20-
- cron: '32 12 * * 6'
14+
on: [push]
2115

2216
jobs:
2317
analyze:

0 commit comments

Comments
 (0)