Add workflow dispatch to triggers
This commit is contained in:
@@ -5,6 +5,7 @@ name: Test the components of it
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
validate:
|
validate:
|
||||||
|
|||||||
Reference in New Issue
Block a user