mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-04-28 00:37:18 +08:00
run on main branch
This commit is contained in:
parent
c7bd38757d
commit
6662bf770e
7
.github/workflows/e2e.yml
vendored
7
.github/workflows/e2e.yml
vendored
@ -1,11 +1,8 @@
|
|||||||
name: e2e Test
|
name: e2e Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
push:
|
||||||
workflows: ["Build"]
|
branches: [ 'main' ]
|
||||||
branches: [ main ]
|
|
||||||
types:
|
|
||||||
- completed
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TEST_HOST_DOCKER: ./test
|
TEST_HOST_DOCKER: ./test
|
||||||
|
Loading…
Reference in New Issue
Block a user