Skip to content

Add resource file browser #103

Add resource file browser

Add resource file browser #103

Workflow file for this run

name: Lint (Web & Lua)
on:
pull_request:
paths:
- "web/**"
- "client/**"
- "server/**"
- "shared/**"
- "locales/**"
- "fxmanifest.lua"
- ".github/workflows/lint.yml"
workflow_dispatch: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: mri-Qbox-Brasil/workflows/.github/workflows/callable-lint.yml@main
with:
lua-lint: false