wf
All checks were successful
t / j (push) Successful in 27s

This commit is contained in:
a
2026-06-11 19:47:10 +00:00
parent db5f29b5f2
commit ddaf89b4f6

9
.gitea/workflows/t.yml Normal file
View File

@@ -0,0 +1,9 @@
name: t
on:
push:
branches: [main]
jobs:
j:
runs-on: ubuntu-latest
steps:
- run: echo hi