Skip to content

Commit

Permalink
Update nodejs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tdewolff committed Oct 30, 2023
1 parent 3aa6075 commit d58ad8d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: NodeJS
on:
push:
#tags:
# - 'v*'
branches:
- master
tags:
- 'v*'
pull_request:
branches:
- master
Expand Down

0 comments on commit d58ad8d

Please sign in to comment.