Skip to content

Commit

Permalink
trigger action on tags
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Stadler <[email protected]>
  • Loading branch information
peterstadler committed Aug 15, 2023
1 parent e37e3d5 commit da9e9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: Node.js CI
on:
push:
branches: [ "main" ]
tags: [ "v[0-9]+.[0-9]+.[0-9]+" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit da9e9d1

Please sign in to comment.