Skip to content

Commit adbf794

Browse files
committed
Enable addtional CodeQL conditions
1 parent e46ecd6 commit adbf794

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: codeql
33
on:
44
schedule:
55
- cron: '0 5 * * 3'
6+
push:
7+
branches:
8+
- master
9+
pull_request:
610

711
jobs:
812
codeql:

0 commit comments

Comments
 (0)