mirror of
https://github.com/nushell/nushell.git
synced 2025-07-04 00:21:35 +02:00
add ability to execute on demand (#4896)
This commit is contained in:
1
.github/workflows/winget-submission.yml
vendored
1
.github/workflows/winget-submission.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Submit Nushell package to Windows Package Manager Community Repository
|
name: Submit Nushell package to Windows Package Manager Community Repository
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user