Skip to content

feat(google-cloud-speech): Delegate to google-auth #181

feat(google-cloud-speech): Delegate to google-auth

feat(google-cloud-speech): Delegate to google-auth #181

Workflow file for this run

name: Ensure RST is well-formed
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
rstcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run rstcheck
run: make rstcheck