diff --git a/.github/workflows/publish-npm.yml b/.github/workflows/publish-npm.yml index b716a8d2..ee410362 100644 --- a/.github/workflows/publish-npm.yml +++ b/.github/workflows/publish-npm.yml @@ -4,6 +4,7 @@ name: Publish to NPM on: + pull_request: {} release: types: released # Allows to run this workflow manually from the Actions tab diff --git a/addon/.gitkeep b/addon/.gitkeep deleted file mode 100644 index e69de29b..00000000 diff --git a/app/.gitkeep b/app/.gitkeep deleted file mode 100644 index e69de29b..00000000