Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
doregg committed Mar 20, 2024
1 parent 94ff649 commit bcb5868
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/trigger-e2e-test.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
name: "(▶) Trigger E2E tests Workflow"

on:
workflow_dispatch:
inputs:
version:
description: 'Version'
required: true
sha:
description: 'Commit SHA'
required: true
push:


jobs:
trigger_e2e_tests:
Expand Down

0 comments on commit bcb5868

Please sign in to comment.