workflow dispatch
Some checks failed
Test / tests (push) Failing after 0s

This commit is contained in:
plasmagoat 2025-07-06 23:42:27 +02:00
parent efce820718
commit 95e2dd7089

View file

@ -2,6 +2,8 @@ name: "Test"
on:
pull_request:
push:
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest