Skip to content

Fix Lua Editor: greyed out FindAll if no script opened #10907

Fix Lua Editor: greyed out FindAll if no script opened

Fix Lua Editor: greyed out FindAll if no script opened #10907

Workflow file for this run

name: Validation
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Run Validation
run: |
python -u scripts/commit_validation/validate_file_or_folder.py