Skip to content

[Input][Lua] Modified all lua scripts in demo for org and cursor stat… #8

[Input][Lua] Modified all lua scripts in demo for org and cursor stat…

[Input][Lua] Modified all lua scripts in demo for org and cursor stat… #8

Workflow file for this run

name: Actions
on: [push, pull_request]
jobs:
static-analysis:
name: 📊 Static Analysis
uses: ./.github/workflows/static_analysis.yml
linux-build:
name: 🐧 Linux
needs: static-analysis
uses: ./.github/workflows/linux_builds.yml