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
|
name: Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
# pull_request:
|
pull_request:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
PC_Application_Ubuntu:
|
PC_Application_Ubuntu:
|
||||||
|
Loading…
Reference in New Issue
Block a user