Skip to content

Merge pull request #689 from 0x4E69676874466F78/0x4E69676874466F78-rad-1 #15

Merge pull request #689 from 0x4E69676874466F78/0x4E69676874466F78-rad-1

Merge pull request #689 from 0x4E69676874466F78/0x4E69676874466F78-rad-1 #15

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"