Skip to content

Merge pull request #92 from ItzMuri/master-1 #63

Merge pull request #92 from ItzMuri/master-1

Merge pull request #92 from ItzMuri/master-1 #63

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
lint:
name: Lint Lua Scripts
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Lint
uses: GoatG33k/fivem-lua-lint-action@v1