- 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

View File

@ -3,6 +3,7 @@ name: Lint, Test and Build
on:
push:
pull_request:
workflow_dispatch:
permissions:
actions: read