mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-03-18 18:44:04 +00:00
Update qodana_code_quality.yml
This commit is contained in:
parent
395b0982db
commit
0390227641
4
.github/workflows/qodana_code_quality.yml
vendored
4
.github/workflows/qodana_code_quality.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
branches: # Specify your branches here
|
||||
- main # The 'main' branch
|
||||
- 'releases/*' # The release branches
|
||||
- v4.2-dev
|
||||
|
||||
jobs:
|
||||
qodana:
|
||||
@ -25,4 +25,4 @@ jobs:
|
||||
pr-mode: false
|
||||
env:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_2090978292 }}
|
||||
QODANA_ENDPOINT: 'https://qodana.cloud'
|
||||
QODANA_ENDPOINT: 'https://qodana.cloud'
|
||||
|
Loading…
Reference in New Issue
Block a user