[ci skip] fix up branch in qodana

This commit is contained in:
Helvetica Volubi
2025-12-06 21:58:02 +08:00
committed by GitHub
parent 0ab3983145
commit 7b7f0b6d1f
+4 -3
View File
@@ -4,8 +4,9 @@ on:
pull_request:
push:
branches: # Specify your branches here
- main # The 'main' branch
- 'releases/*' # The release branches
- ver/* # Stable branch
- exp/* # Experimental branch
- dev/* # Development Branch
jobs:
qodana:
@@ -25,4 +26,4 @@ jobs:
pr-mode: false
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_1658551725 }}
QODANA_ENDPOINT: 'https://qodana.cloud'
QODANA_ENDPOINT: 'https://qodana.cloud'