Skip to content

Commit dc055b8

Browse files
author
Steven Weingärtner
committed
ci: run tests for all branches
1 parent ca590ec commit dc055b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release and Publish Packages
33
on:
44
push:
55
branches:
6-
- main
6+
- '**'
77
tags:
88
- v*
99

0 commit comments

Comments
 (0)