Update tox.yaml

Added workflow_dispatch
This commit is contained in:
oven-lab
2023-05-20 14:27:49 +02:00
committed by GitHub
parent 7329aefd08
commit f2134b877f

View File

@@ -1,6 +1,8 @@
name: Tox PR CI
on: [pull_request]
on:
pull_request:
workflow_dispatch:
jobs:
build: