Update python.yaml

This commit is contained in:
João Malés 2024-09-24 14:50:39 +01:00 committed by GitHub
parent a894ba3d9d
commit 7f3df84283
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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