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:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "rustypipe-cli/v*.*.*"
|
- "rustypipe-cli/v*.*.*"
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Release:
|
Release:
|
||||||
|
|
|
||||||
Reference in a new issue