mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
pulling for now
This commit is contained in:
@@ -14,10 +14,6 @@ function init {
|
||||
}
|
||||
|
||||
function run {
|
||||
# no need to run on PRs
|
||||
if [ -z $CI_PULL_REQUEST ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if [ ! -d "$SITE_DIR" ]; then
|
||||
echo "checking out"
|
||||
|
||||
Reference in New Issue
Block a user