ci: remove workflow_dispatch trigger
This commit is contained in:
parent
677de4e495
commit
605fb6bfe3
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- "rustypipe-cli/v*.*.*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
Release:
|
||||
|
|
|
|||
Reference in a new issue