This commit is contained in:
Floris Bruynooghe
2023-02-16 09:10:47 +01:00
parent 904990bf91
commit f9f9bc3efb
8 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
name: 'jsonrpc js client build'
on:
workflow_dispatch
workflow_dispatch:
# pull_request:
# push:
# tags:

View File

@@ -1,7 +1,7 @@
name: JSON-RPC API Test
on:
workflow_dispatch
workflow_dispatch:
# push:
# branches: [master]
# pull_request:

View File

@@ -2,7 +2,7 @@
name: Delete node PR previews
on:
workflow_dispatch
workflow_dispatch:
# pull_request:
# types: [closed]

View File

@@ -1,7 +1,7 @@
name: Generate & upload node.js documentation
on:
workflow_dispatch
workflow_dispatch:
# push:
# branches:
# - master

View File

@@ -1,7 +1,7 @@
name: 'node.js build'
on:
workflow_dispatch
workflow_dispatch:
# pull_request:
# push:
# tags:

View File

@@ -1,7 +1,7 @@
name: 'node.js tests'
on:
workflow_dispatch
workflow_dispatch:
# pull_request:
# push:
# branches:

View File

@@ -1,7 +1,7 @@
name: Build & Deploy Documentation on rs.delta.chat
on:
workflow_dispatch
workflow_dispatch:
# push:
# branches:
# - master

View File

@@ -1,7 +1,7 @@
name: Build & Deploy Documentation on cffi.delta.chat
on:
workflow_dispatch
workflow_dispatch:
# push:
# branches:
# - master