mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
more bug hunting: disable most ci, point to branch
This commit is contained in:
14
.github/workflows/node-tests.yml
vendored
14
.github/workflows/node-tests.yml
vendored
@@ -1,11 +1,11 @@
|
||||
name: 'node.js tests'
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- staging
|
||||
- trying
|
||||
# on:
|
||||
# pull_request:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
# - staging
|
||||
# - trying
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
||||
Reference in New Issue
Block a user