refactor/type-hint-fixes #1

Merged
marc merged 4 commits from refactor/type-hint-fixes into main 2024-11-16 04:36:22 +00:00
Showing only changes of commit 2b0e4b6932 - Show all commits

View file

@ -1,4 +1,7 @@
on: [push, pull_request]
on:
push:
branches: [main]
pull_request:
jobs:
static-analysis: