Skip to content

Commit

Permalink
build: Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blelump authored Mar 6, 2024
1 parent 3001892 commit 2a128a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ name: Node.js CI
on:
push:
branches: [ "main" ]
tags:
- '[0-9]+.[0-9]+.[0-9]+'
pull_request:
branches: [ "main" ]
tags:
- '[0-9]+.[0-9]+.[0-9]+'

jobs:
build:
Expand Down

0 comments on commit 2a128a4

Please sign in to comment.