remove test branch from CI

This commit is contained in:
erenJag 2020-06-24 10:18:13 +02:00
parent d9d7875f1e
commit db457e9e42

View file

@ -2,7 +2,7 @@ name: Hub-CI
on:
push:
branches: [ master, test_ci ]
branches: [ master ]
pull_request:
branches: [ master ]