[test] workflow trigger
Some checks failed
test / test (push) Failing after 4s

This commit is contained in:
jake 2025-04-04 14:10:21 -04:00
parent 5b464d64cc
commit 4a01816864

View File

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