Also run GitHub Actions on v0.10.x branch

v0.10.x
Florian Ludwig 2022-04-27 11:52:45 +02:00
rodzic 5f735ed894
commit 9c5bf7327e
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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