Allow manual dispatching test workflow (#3)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: Test
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user