Skip to content

Copilot Chat no longer uses canary branch #214

Copilot Chat no longer uses canary branch

Copilot Chat no longer uses canary branch #214

Workflow file for this run

---
name: Lint Lua files
on: [push, pull_request] # yamllint disable-line rule:truthy
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck linter
uses: lunarmodules/luacheck@v1