- add workflow_dispatch to lint-test-build

This commit is contained in:
Amruth Pillai
2023-11-23 08:56:23 +01:00
parent 3f35672f72
commit d7abd74af3
+1
View File
@@ -3,6 +3,7 @@ name: Lint, Test and Build
on: on:
push: push:
pull_request: pull_request:
workflow_dispatch:
permissions: permissions:
actions: read actions: read