Skip to content

Commit 6df5f0d

Browse files
committed
adjust GH actions
1 parent d2a5edc commit 6df5f0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ name: Node.js CI
66
on:
77
push:
88
branches: [ master ]
9+
tags: '*'
910
pull_request:
1011
branches: [ master ]
12+
release:
13+
types: [ published ]
1114

1215
# see https://github.community/t/treating-warnings-as-errors-because-process-env-ci-true/18032
1316
env:

0 commit comments

Comments
 (0)