Skip to content

Commit

Permalink
Update qodana CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Aug 5, 2024
1 parent bd8118b commit f48cec1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@ name: Qodana
on:
workflow_dispatch:
pull_request:
branches-ignore:
- 'dependabot/**'
push:
branches:
- v4-dev
- '!dependabot/**'

jobs:
qodana:
Expand Down

0 comments on commit f48cec1

Please sign in to comment.