Skip to content

added gost android client configuration guide link (#125) #82

added gost android client configuration guide link (#125)

added gost android client configuration guide link (#125) #82

Workflow file for this run

name: 'Shellcheck'
on:
push:
pull_request:
branches:
- master
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master