Fixed GHA branches

This commit is contained in:
Éloi Rivard 2022-11-24 15:36:57 +01:00
parent bcc46a51a8
commit 231a931cf0

View file

@ -3,12 +3,12 @@ name: tests
on:
push:
branches:
- master
- '*.x'
- main
- '*.*.*'
pull_request:
branches:
- master
- '*.x'
- main
- '*.*.*'
jobs:
tests:
name: ${{ matrix.python }}