Configure the release to be triggered on workflow dispatch only

This commit is contained in:
Pavindu Lakshan 2025-04-18 13:36:13 +05:30
parent 234ef377da
commit 161223fd73
2 changed files with 18 additions and 10 deletions

View file

@ -10,9 +10,6 @@
name: Release
on:
pull_request:
branches: [ main ]
types: [closed]
workflow_dispatch:
inputs:
version_type: