mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-07-22 18:18:28 +00:00
Configure the release to be triggered on workflow dispatch only
This commit is contained in:
parent
234ef377da
commit
161223fd73
2 changed files with 18 additions and 10 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -10,9 +10,6 @@
|
|||
name: Release
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
types: [closed]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
version_type:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue