mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove type closed to run properly on master branch commits
Signed-off-by: Mario Sarcher <mario@sarcher.de>
This commit is contained in:
parent
7e73e09d27
commit
dee70e62a3
2
.github/workflows/publish-master-npm.yml
vendored
2
.github/workflows/publish-master-npm.yml
vendored
@ -3,8 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
types:
|
||||
- closed
|
||||
jobs:
|
||||
publish:
|
||||
name: Publish NPM Package `master`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user