fix/bugfix-input #1

Merged
jake merged 5 commits from fix/bugfix-input into master 2025-04-04 18:19:13 +00:00
Showing only changes of commit 4a01816864 - Show all commits

View File

@ -2,7 +2,8 @@ name: "test"
run-name: "test"
on:
push:
branches: fix/bugfix-input
branches:
- "**"
jobs:
test: