Skip to content

Commit

Permalink
pipeline test
Browse files Browse the repository at this point in the history
  • Loading branch information
kpavlenkoSoldevelo committed Jul 6, 2023
1 parent 3e97669 commit 3ef46a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/npmpublish.yml → .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ name: Node.js Package
on:
release:
types: [published]
pull_request:
workflow_dispatch:
inputs:
comment:
description: Just a simple comment to know the purpose of the manual build
required: false

jobs:
build:
Expand Down

0 comments on commit 3ef46a1

Please sign in to comment.