Skip to content

Commit

Permalink
Update qodana_code_quality.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet authored Aug 5, 2024
1 parent 823da88 commit 5f90b1c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ name: Qodana
on:
workflow_dispatch:
pull_request:
branches-ignore:
- 'dependabot/**'
push:
branches:
- dev/main
- dev/master
- main
- master
branches-ignore:
- 'dependabot/**'
- '!dependabot/**'

jobs:
qodana:
Expand Down

0 comments on commit 5f90b1c

Please sign in to comment.