Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
doregg committed Mar 20, 2024
1 parent a81756d commit dbdcc47
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/trigger-e2e-test.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
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 dbdcc47

Please sign in to comment.