Commit 8220869
authored
Enable e2e GHA workflow to be executed manually (#650)
I need to debug the e2e GHA because it is failing.
Currently, this workflow is not triggered on changes which is fine, as
we do not want to start the e2e test on any change on GHAs.
However, it should be possible to trigger the workflow manually.1 parent 6b0a50a commit 8220869
2 files changed
+2
-25
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments