Skip to content

Commit 1176873

Browse files
committed
feat: get current user's saved episodes.
1 parent 8c6182a commit 1176873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: github/codeql-action/init@v3
6363
with:
6464
languages: ${{ matrix.language }}
65-
build-mode: ${{ matrix.build-mode }}
65+
build-mode: ${{ matrix.manual }}
6666
# If you wish to specify custom queries, you can do so here or in a config file.
6767
# By default, queries listed here will override any specified in a config file.
6868
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)