Merge branch 'master' of github.com:caprover/one-click-apps
This commit is contained in:
commit
3186392f01
|
|
@ -2,7 +2,11 @@ name: Validate One Click Apps
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [something]
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue