mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Node tests should not only run for pull requests
This commit is contained in:
6
.github/workflows/node-tests.yml
vendored
6
.github/workflows/node-tests.yml
vendored
@@ -1,7 +1,11 @@
|
||||
name: 'node.js'
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- staging
|
||||
- trying
|
||||
|
||||
jobs:
|
||||
prebuild:
|
||||
|
||||
Reference in New Issue
Block a user