Merge branch 'master' of github.com:caprover/one-click-apps
This commit is contained in:
6
.github/workflows/validate_json.yml
vendored
6
.github/workflows/validate_json.yml
vendored
@ -2,7 +2,11 @@ name: Validate One Click Apps
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [something]
|
branches:
|
||||||
|
- master
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user