1
0
Fork 0
mirror of synced 2024-05-18 19:22:38 +12:00

test.yml: on push master (#284)

This commit is contained in:
Ali Parlakçı 2021-04-20 19:07:20 +03:00 committed by GitHub
parent d46c25913a
commit 304028cf42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,9 @@ name: Python Test
on:
push:
branches: [ v2 ]
branches: [ master ]
pull_request:
branches: [ v2 ]
branches: [ master ]
jobs:
test: