Skip to content

Commit c48d2e9

Browse files
committed
chore(e2e): remove unused workflow_dispatch inputs from e2e CI configuration
1 parent b54c23a commit c48d2e9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/e2e.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ on:
77
- master
88
- develop
99
pull_request:
10-
workflow_dispatch:
11-
inputs:
12-
naga_branch:
13-
description: 'Branch for Naga tests'
14-
required: true
15-
default: 'master'
16-
1710
env:
1811
LIT_STATUS_WRITE_KEY: ${{ secrets.LIT_STATUS_WRITE_KEY }}
1912
LIT_STATUS_BACKEND_URL: ${{ vars.LIT_STATUS_BACKEND_URL }}

0 commit comments

Comments
 (0)