mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
more bug hunting: disable most ci, point to branch
This commit is contained in:
12
.github/workflows/jsonrpc-client-npm-package.yml
vendored
12
.github/workflows/jsonrpc-client-npm-package.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: 'jsonrpc js client build'
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
- '!py-*'
|
||||
# on:
|
||||
# pull_request:
|
||||
# push:
|
||||
# tags:
|
||||
# - '*'
|
||||
# - '!py-*'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user