allow tests to be manually triggered

pull/1121/head
El RIDO 2022-10-26 05:30:37 +02:00
parent fa61e4507c
commit 7b98d7381f
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
name: Tests
on: [push]
on:
push:
workflow_dispatch:
jobs: