mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 22:01:29 +00:00
🔧 Added manual run option to lint github action
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: Lint
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
lint:
|
||||
name: Lint Resource
|
||||
|
||||
Reference in New Issue
Block a user