Skip to content

Commit

Permalink
trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
goemen committed May 28, 2024
1 parent 1c941ae commit cc9a089
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/.e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
required: true
E2E_PASSWORD:
required: true
EXTERNAL_CONSUMER_DELETE_REPORTS_API_KEY:
required: true
inputs:
frontend-url:
description: "Frontend URL of the application"
Expand All @@ -33,6 +35,8 @@ on:
required: true
E2E_PASSWORD:
required: true
EXTERNAL_CONSUMER_DELETE_REPORTS_API_KEY:
required: true
inputs:
frontend-url:
description: "Frontend URL of the application"
Expand Down

0 comments on commit cc9a089

Please sign in to comment.