Skip to content

Commit

Permalink
add manual trigger to e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Jan 23, 2023
1 parent 6f6f098 commit 484e6b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: End to end tests

on:
workflow_dispatch:
push:
branches:
- 'develop'
Expand Down

0 comments on commit 484e6b3

Please sign in to comment.