Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 3361292

Browse files
committed
removed snapshot url parameter from workflow dispatch
1 parent da04617 commit 3361292

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/feature-network-deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ on:
44
branches:
55
- develop
66
workflow_dispatch:
7-
inputs:
8-
snapshotUrl:
9-
description: 'Custom snapshot URL:'
10-
required: false
11-
default: ""
127

138
concurrency:
149
group: feature-network-deploy-group

0 commit comments

Comments
 (0)