mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Switch to self-hosted runner
This commit is contained in:
@@ -3,7 +3,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
lint:
|
||||
name: Lint Lua Scripts
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v1
|
||||
|
||||
Reference in New Issue
Block a user