Skip to content

chore(bump): grpc-js to 1.9.11 #276

chore(bump): grpc-js to 1.9.11

chore(bump): grpc-js to 1.9.11 #276

Workflow file for this run

name: "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: "21.10.1-focal"
secrets:
eventstore_cloud_id: ${{ secrets.EVENTSTORE_CLOUD_ID }}
tailscale_auth: ${{ secrets.TAILSCALE_AUTH }}