summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-12-24 18:29:53 -0500
committerGitHub <[email protected]>2019-12-24 18:29:53 -0500
commitedddf15ca7d6a6888fac966e0f05abd5e3fa87e6 (patch)
treea9b6fd900efdbb965529acb7e19ee389516b57de /.github
parent5f100c89acc83fc4eabe155c94e906b466b610d0 (diff)
downloadcaprover-one-click-apps-edddf15ca7d6a6888fac966e0f05abd5e3fa87e6.tar.gz
caprover-one-click-apps-edddf15ca7d6a6888fac966e0f05abd5e3fa87e6.zip
Update validate_json.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/validate_json.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/workflows/validate_json.yml b/.github/workflows/validate_json.yml
index df41c87..bd23221 100644
--- a/.github/workflows/validate_json.yml
+++ b/.github/workflows/validate_json.yml
@@ -2,7 +2,11 @@ name: Publish One Click Apps
on:
push:
- branches: [something]
+ branches:
+ - master
+ pull_request:
+ branches:
+ - master
jobs:
build: