Add 'develop' branch to Qodana workflow
This commit is contained in:
parent
8211506360
commit
37b76d17f4
|
|
@ -5,6 +5,7 @@ on:
|
|||
push:
|
||||
branches: # Specify your branches here
|
||||
- main # The 'main' branch
|
||||
- develop
|
||||
- 'releases/*' # The release branches
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue