ci: add workflow_dispatch trigger to Lint workflow
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Lint
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user