Merge branch 'CP-2386-2' of ssh://github.com/thousandeyes/thousandeyes-sdk-python into CP-2386-2

This commit is contained in:
João Malés 2024-09-24 14:51:03 +01:00
commit 9393f6e7c4

View File

@ -2,9 +2,9 @@ name: Python CI
on:
push:
branches: [ "master" ]
branches: [ "main" ]
pull_request:
branches: [ "master" ]
branches: [ "main" ]
jobs:
build: