only do e2e test on workflow_dispatch (#76)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: E2E Test
|
name: E2E Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user