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