mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-06-28 01:06:58 +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:
|
push:
|
||||||
branches: # Specify your branches here
|
branches: # Specify your branches here
|
||||||
- main # The 'main' branch
|
- main # The 'main' branch
|
||||||
- 'releases/*' # The release branches
|
- v4.2-dev
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
qodana:
|
qodana:
|
||||||
@ -25,4 +25,4 @@ jobs:
|
|||||||
pr-mode: false
|
pr-mode: false
|
||||||
env:
|
env:
|
||||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_2090978292 }}
|
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_2090978292 }}
|
||||||
QODANA_ENDPOINT: 'https://qodana.cloud'
|
QODANA_ENDPOINT: 'https://qodana.cloud'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user