@@ -2,9 +2,9 @@ name: "CodeQL"
on:
push:
- branches: [ develop, release/* ]
+ branches: [ develop, dev/*, release/* ]
pull_request:
- branches: [ develop ]
schedule:
- cron: '21 22 * * 3'
@@ -2,9 +2,9 @@ name: Python linter and type checker
jobs:
linter:
@@ -2,9 +2,9 @@ name: Test package installation
workflow_dispatch:
inputs:
user-to-notify:
@@ -2,9 +2,9 @@ name: Python tests
backend: