Skip to content

Commit 1baffba

Browse files
committed
Adjust CodeQL workflow
1 parent f567d52 commit 1baffba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,8 @@ jobs:
6767
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
6868
# and modify them (or add more) to build your code if your project
6969
# uses a compiled language
70-
71-
- name: Build
7270
- if: matrix.build-mode == 'manual'
71+
name: Build
7372
run: |
7473
autoreconf
7574
./configure

0 commit comments

Comments
 (0)