revert changes in github workflow
This commit is contained in:
parent
5ddc3d6794
commit
f3b6cffa68
12
.github/workflows/Build.yml
vendored
12
.github/workflows/Build.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user