revert changes in github workflow

This commit is contained in:
Jan Käberich 2020-12-05 13:43:09 +01:00
parent 5ddc3d6794
commit f3b6cffa68

View File

@ -1,12 +1,12 @@
name: Build
on:
push
# branches:
# - master
# pull_request:
# branches:
# - master
push:
branches:
- master
pull_request:
branches:
- master
jobs:
PC_Application_Ubuntu: