Skip to content

Fix #195: The ReRootPreserveSurfaceAttach patch now sets the attached Part on the child's srfAttachNode #211

Fix #195: The ReRootPreserveSurfaceAttach patch now sets the attached Part on the child's srfAttachNode

Fix #195: The ReRootPreserveSurfaceAttach patch now sets the attached Part on the child's srfAttachNode #211

name: AVC .version file validation
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
jobs:
validate_version_files:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Validate files
uses: DasSkelett/AVC-VersionFileValidator@master