mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
dear CI masters: i regret every trying to be clever
This commit is contained in:
13
.github/workflows/node-tests.yml
vendored
13
.github/workflows/node-tests.yml
vendored
@@ -1,13 +1,12 @@
|
||||
name: 'node.js tests'
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# pull_request:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
# - staging
|
||||
# - trying
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- staging
|
||||
- trying
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
||||
Reference in New Issue
Block a user