mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-11-12 13:48:07 +00: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
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Build"]
|
||||
branches: [ main ]
|
||||
types:
|
||||
- completed
|
||||
push:
|
||||
branches: [ 'main' ]
|
||||
|
||||
env:
|
||||
TEST_HOST_DOCKER: ./test
|
||||
|
Loading…
Reference in New Issue
Block a user