Also run GitHub Actions on v0.10.x branch

pull/113/head
Florian Ludwig 2022-04-27 11:52:45 +02:00
rodzic efddec98ca
commit 0ecd4342ef
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -5,9 +5,9 @@ name: Python package
on:
push:
branches: [ master ]
branches: [ master, v0.10.x ]
pull_request:
branches: [ master ]
branches: [ master, v0.10.x ]
jobs:
build: