Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/boytur/git-flow-milkyway
Browse files Browse the repository at this point in the history
…into feature/test-ci
  • Loading branch information
boytur committed Jun 28, 2024
2 parents 72b9f03 + 5160daf commit 4158c5f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

name: Node.js Package

on:
release:
types: [created]
pull_request:
types: [opened, synchronize]

jobs:
build:
Expand Down

0 comments on commit 4158c5f

Please sign in to comment.