Skip to content

Commit 796989c

Browse files
committed
GitHub actions: reintroducing testing on "push"
1 parent 5b87966 commit 796989c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

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

14-
on: [pull_request]
14+
on: [push, pull_request]
1515

1616
jobs:
1717
analyze:

0 commit comments

Comments
 (0)