Delete directory '.gitea/workflows'

This commit is contained in:
ADMIN
2026-06-21 19:01:15 +02:00
parent d0ad355f36
commit 8abb550fa4
-12
View File
@@ -1,12 +0,0 @@
name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Hola
run: |
echo "hola desde gitea self hosted"
pwd
ls -la