Merge pull request #1361 from esx-framework/fix-lint-errors

🔧 Added manual run option to lint github action
This commit is contained in:
Gellipapa
2024-06-16 13:41:26 +02:00
committed by GitHub
+4 -1
View File
@@ -1,5 +1,8 @@
name: Lint
on: [push, pull_request]
on:
push:
pull_request:
workflow_dispatch:
jobs:
lint:
name: Lint Resource