Skip to content

Commit 3313e16

Browse files
authored
Update Static Analysis.yml
1 parent 26e0b57 commit 3313e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Static Analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Static Analysis
3-
on: [push]
3+
on: [push, pull_request]
44
jobs:
55
Markdown_Lint_Check:
66
name: Markdown Lint Check

0 commit comments

Comments
 (0)