- 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
No known key found for this signature in database
GPG Key ID: AB5C6C5E4C464A20

View File

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