Update neo2.yml
This commit is contained in:
8
.github/workflows/neo2.yml
vendored
8
.github/workflows/neo2.yml
vendored
@@ -1,9 +1,11 @@
|
|||||||
name: neo2 Build
|
name: neo2 Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# paths:
|
branches:
|
||||||
# - '.github/workflows/neo2.yml'
|
- master
|
||||||
|
paths:
|
||||||
|
- '.github/workflows/neo2.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user