Remove CI restriction to master/develop branches

This commit is contained in:
PizZaKatZe 2021-04-28 17:23:35 +02:00 committed by Thomas Basler
parent 541a7edc7e
commit 98cb445dd2
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@ name: "Continuous Integration"
on:
push:
branches:
- master
- develop
pull_request:
jobs: