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:
12
.github/workflows/node-package.yml
vendored
12
.github/workflows/node-package.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: 'node.js build'
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
- '!py-*'
|
||||
# on:
|
||||
# pull_request:
|
||||
# push:
|
||||
# tags:
|
||||
# - '*'
|
||||
# - '!py-*'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user