mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-05 00:45:29 +08:00
ci: align refactor line gate with removed files
This commit is contained in:
@@ -12,11 +12,7 @@ is_entry_file() {
|
||||
case "$1" in
|
||||
api/chat-stream.js|\
|
||||
internal/js/helpers/stream-tool-sieve.js|\
|
||||
webui/src/App.jsx|\
|
||||
webui/src/components/AccountManager.jsx|\
|
||||
webui/src/components/ApiTester.jsx|\
|
||||
webui/src/components/Settings.jsx|\
|
||||
webui/src/components/VercelSync.jsx)
|
||||
webui/src/App.jsx)
|
||||
return 0
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user