Skip to content

setting up auto builder #10

setting up auto builder

setting up auto builder #10

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