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

17 lines
312 B
YAML
Raw Normal View History

name: "qatelegram"
on:
schedule:
- cron: "15 3 * * */1"
push:
branches:
- 'release/**'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v1
with:
go-version: "1.16"
- uses: actions/checkout@v2
- run: ./QA/rundocker.bash "telegram"