Skip to content

Commit

Permalink
build(github): add qodana to stable and dev branches
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Feb 17, 2023
1 parent f90b967 commit bcd756b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,15 @@ on:
branches:
- main
- master
- stable
- dev
- 'releases/*'
push:
branches:
- main
- master
- stable
- dev
- 'releases/*'
paths:
- '**.py'
Expand Down

0 comments on commit bcd756b

Please # to comment.