Skip to content

vk: fix some missing texture on changelevel #285

vk: fix some missing texture on changelevel

vk: fix some missing texture on changelevel #285

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"