Skip to content

Commit c75db57

Browse files
Merge branch 'master' into security-issues-for-swagger-codegen
2 parents 62f2eb9 + ca64689 commit c75db57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
name: "CodeQL"
1313

1414
on:
15+
pull_request:
16+
branches: [ "master" ]
17+
push:
18+
branches: [ "master" ]
1519
schedule:
1620
- cron: '16 04 * * 2'
1721

0 commit comments

Comments
 (0)