ooni-probe-cli/.github/workflows/qatelegram.yml

15 lines
261 B
YAML
Raw Normal View History

# Runs QA checks for the telegram experiment
name: "qatelegram"
on:
push:
branches:
- "release/**"
- "fullbuild"
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: ./QA/rundocker.bash "telegram"