ci: remove workflow_dispatch trigger
This commit is contained in:
parent
45d3a9cd33
commit
4d60e64f2c
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