Skip to content

Commit ecbe4ec

Browse files
committed
Adjust indentation in CodeQL workflow
1 parent 1baffba commit ecbe4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: |
7373
autoreconf
7474
./configure
75-
make
75+
make
7676
7777
- name: Perform CodeQL Analysis
7878
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)