Allow manual dispatching test workflow (#3)

This commit is contained in:
Franck Nijhof
2021-01-13 12:38:23 +01:00
committed by GitHub
parent 0c0abc63cd
commit 02d24a623e
+1 -1
View File
@@ -2,7 +2,7 @@
name: Test name: Test
# yamllint disable-line rule:truthy # yamllint disable-line rule:truthy
on: [push, pull_request] on: [push, pull_request, workflow_dispatch]
jobs: jobs:
build: build: