Skip to content

Commit 6ba2cd3

Browse files
committed
ci: scan version tags
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 37c29b8 commit 6ba2cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Node CI
55
on:
66
push:
77
branches: [ main ]
8+
tags: [ "v*" ] # have tools scan this stable version
89
pull_request:
910
workflow_dispatch:
1011

0 commit comments

Comments
 (0)