aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTill Faelligen <tfaelligen@gmail.com>2022-04-26 08:07:27 +0200
committerTill Faelligen <tfaelligen@gmail.com>2022-04-26 08:07:27 +0200
commit7df5d69a5b606e226c5d83c23aa9dd90785c0b2d (patch)
tree2f3a9dbc9f81ecc679cd865891e440e8eed01108 /.github
parente8ab2154aa57d46bffa2db1e7c1333c2fa40cb21 (diff)
Checkout correct branch for Sytest
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/dendrite.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/dendrite.yml b/.github/workflows/dendrite.yml
index 4f337a86..5d60301c 100644
--- a/.github/workflows/dendrite.yml
+++ b/.github/workflows/dendrite.yml
@@ -250,6 +250,7 @@ jobs:
env:
POSTGRES: ${{ matrix.postgres && 1}}
API: ${{ matrix.api && 1 }}
+ SYTEST_BRANCH: ${{ github.head_ref }}
steps:
- uses: actions/checkout@v2
- name: Run Sytest