Skip to content

Commit d0fd11d

Browse files
authored
CodeQL: Add push trigger (#32)
1 parent b922c49 commit d0fd11d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

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

1414
on:
15+
push:
16+
branches: ["master"]
1517
workflow_dispatch:
1618
pull_request:
1719
# The branches below must be a subset of the branches above

0 commit comments

Comments
 (0)