Merge pull request #9 from hotosm/gh-action-fix

run tests in each push
This commit is contained in:
Wille Marcel 2020-08-13 08:56:41 -03:00 committed by GitHub
commit 51d99a5f6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,7 @@
name: Node.js CI name: Node.js CI
on: on: [push]
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs: jobs:
build: build: