run tests on every push

This commit is contained in:
davidodenwald 2022-12-01 18:35:59 +01:00
parent bc66d95d47
commit 3e56dae8b0

View file

@ -1,10 +1,6 @@
name: Node.js CI
on:
push:
branches: [$default-branch]
pull_request:
branches: [$default-branch]
on: [push]
jobs:
build: