New: Add Github actions lint + build [ARCH-38] (#159)

* New: Add Github actions lint + build [ARCH-38]

* move to right folder

* remove if

* change name

* remove unused code

* fix

* fix lint js

* fix phplint + temp

* change php

* remove temp
This commit is contained in:
ronkelementor 2021-06-10 13:47:01 +03:00 committed by GitHub
parent 1cc44a62eb
commit 36986aa3ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 11977 additions and 117 deletions

2
.gitignore vendored
View file

@ -2,6 +2,7 @@
node_modules/
.sass-cache/
build/
hello-elementor/
log/
vendor/
composer.lock
@ -14,3 +15,4 @@ Thumbs.db
yarn.lock
assets/js/
*.css
*.zip