ci: remove workflow_dispatch trigger

This commit is contained in:
ThetaDev 2025-02-09 04:35:30 +01:00
parent 45d3a9cd33
commit 4d60e64f2c
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

View file

@ -3,7 +3,6 @@ on:
push: push:
tags: tags:
- "rustypipe-cli/v*.*.*" - "rustypipe-cli/v*.*.*"
workflow_dispatch:
jobs: jobs:
Release: Release: