mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-04-28 19:00:44 -04:00
test on current branch
This commit is contained in:
parent
8e3acd84f2
commit
b1a31cce80
1 changed files with 2 additions and 2 deletions
4
.github/workflows/example.yml
vendored
4
.github/workflows/example.yml
vendored
|
@ -3,7 +3,7 @@ name: e2e Test
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- add-test
|
||||
|
||||
env:
|
||||
TEST_PROJECT: ./test_project
|
||||
|
@ -13,7 +13,7 @@ jobs:
|
|||
host:
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ ubuntu-latest ]
|
||||
|
|
Loading…
Add table
Reference in a new issue