Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
j2999 authored Apr 30, 2024
1 parent 899c9f0 commit 5b71ed6
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name: Build Package CI
on:
pull_request:
# For the develop branch only.
branches:
- main
# Execute the action on closed (merged) PR.
types:
[closed]
workflow_dispatch:
push:
branches: [ "main" ]

jobs:
publish-gpr:
Expand Down

0 comments on commit 5b71ed6

Please sign in to comment.