Skip to content

Commit eb5fe28

Browse files
committed
Fix indent on codeql-analysis
1 parent e264d3f commit eb5fe28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: "CodeQL"
33
on:
44
push:
55
branches: [ 7.0.X ]
6-
pull_request: [ 7.0.X ]
7-
workflow_dispatch:
6+
pull_request: [ 7.0.X ]
7+
workflow_dispatch:
88

99
jobs:
1010
analyze:

0 commit comments

Comments
 (0)