Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/buildtrackerjs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/buildtrackerjs.yml b/.github/workflows/buildtrackerjs.yml
index 22ac74fd97..a297c4e4e5 100644
--- a/.github/workflows/buildtrackerjs.yml
+++ b/.github/workflows/buildtrackerjs.yml
@@ -36,6 +36,7 @@ jobs:
fi
echo ::set-output name=branch::$REF
+ if: github.event.comment.body == 'build js'
- uses: actions/setup-java@v1
with:
java-version: 9