Skip to content

[DEVEX-189] Rebrand Client #562

[DEVEX-189] Rebrand Client

[DEVEX-189] Rebrand Client #562

name: "previous LTS"
on:
pull_request:
push:
branches:
- master
schedule:
- cron: "0 3 * * 0" # Every sunday at 3am UTC.
jobs:
test:
name: Test
uses: ./.github/workflows/tests.yml
with:
version: "previous-lts"
secrets:
eventstore_cloud_id: ${{ secrets.EVENTSTORE_CLOUD_ID }}
tailscale_auth: ${{ secrets.TAILSCALE_AUTH }}