Skip to content

vk: add a note about future plans (E386) #263

vk: add a note about future plans (E386)

vk: add a note about future plans (E386) #263

Workflow file for this run

name: Pass through for ignored files
on:
push:
paths:
- '**.md'
- 'ref/vk/data/**'
pull_request:
paths:
- '**.md'
- 'ref/vk/data/**'
jobs:
check:
runs-on: ubuntu-20.04
steps:
- name: Always pass
run: echo "OK"