Skip to content

Commit

Permalink
build for every branch
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed May 14, 2024
1 parent 6181fd0 commit 1e59730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Node.js CI

on:
push:
branches:
branches: '*'
tags: [ "v[0-9]+.[0-9]+.[0-9]+" ]
pull_request:
branches: [ "main" ]
Expand Down

0 comments on commit 1e59730

Please sign in to comment.