Node tests should not only run for pull requests

This commit is contained in:
jikstra
2022-05-25 15:28:58 +02:00
committed by missytake
parent ba74a40b6d
commit 82c190a0c5

View File

@@ -1,7 +1,11 @@
name: 'node.js'
on:
pull_request:
push:
branches:
- master
- staging
- trying
jobs:
prebuild: