Skip to content

Commit 6006334

Browse files
committed
Fix indentation
1 parent e95833a commit 6006334

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
@@ -2,7 +2,7 @@ name: CodeQL Analysis
22

33
on:
44
push:
5-
branches: [ vnext ]
5+
branches: [ vnext ]
66
pull_request:
77
schedule:
88
- cron: '0 8 * * *'

0 commit comments

Comments
 (0)