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