Skip to content

Merge branch 'dev' into main #12

Merge branch 'dev' into main

Merge branch 'dev' into main #12

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
name: Lint Resource
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint
uses: iLLeniumStudios/fivem-lua-lint-action@v2