updates name + removes branch

This commit is contained in:
Pouria Hadjibagheri 2022-01-03 15:14:06 +00:00
parent 7d1a41e6b7
commit 9044cbe223
No known key found for this signature in database
GPG key ID: B0F90B052A424A3F

View file

@ -1,11 +1,11 @@
name: Python package
name: Run tests
on:
push:
branches: [ master, actions ]
branches: [ master ]
pull_request:
branches: [ master, actions ]
branches: [ master ]
jobs:
build: