Skip to content

chore: normalize line endings per .gitattributes #3

chore: normalize line endings per .gitattributes

chore: normalize line endings per .gitattributes #3

Workflow file for this run

name: Validate-Unity-Project
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Placeholder
run: echo "Add Unity builder later if needed."