Merge pull request #5 from ematipico/patch-1
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Thu, 23 Jan 2020 18:41:57 +0000 (19:41 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 18:41:57 +0000 (19:41 +0100)
chore: add engines to the package.json

.github/workflows/main.yml
CONTRIBUTING.md [moved from .github/CONTRIBUTING.MD with 100% similarity]
README.MD

index a47cdc6c2c9ece21685525fe3649a16a742d83ea..bbe2d690451c1531a7ff7989bd81075f8e8df343 100644 (file)
@@ -1,6 +1,6 @@
 name: NodeCI
 
-on: [push]
+on: [push, pull_request]
 
 jobs:
   build:
similarity index 100%
rename from .github/CONTRIBUTING.MD
rename to CONTRIBUTING.md
index e77bc1cdf514678d63c24589287aaa969dd48bd7..5ab240770bf7e7c4c4728b2cac75a57aab82ace9 100644 (file)
--- a/README.MD
+++ b/README.MD
@@ -131,10 +131,9 @@ But in general , <strong>always profile your application </strong>
 
 <h2 id="contribute">Contribute</h2>
 
-See guidelines [CONTRIBUTING](./.github/CONTRIBUTING.md)
+See guidelines [CONTRIBUTING](CONTRIBUTING.md)
 
 
 <h2 id="license">License</h2>
 
 [MIT](./LICENSE)
-