Skip to content

Commit

Permalink
Merge pull request #626 from clrfund/feat/manual-trigger-e2e
Browse files Browse the repository at this point in the history
Add manual trigger to e2e test
  • Loading branch information
yuetloo authored Jan 23, 2023
2 parents 6f6f098 + 484e6b3 commit 568df9f
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 568df9f

Please sign in to comment.