add workflow
Some checks are pending
test / test (push) Waiting to run

This commit is contained in:
pentestaudit2026 2026-04-05 05:52:43 +00:00
parent 92b7b881e9
commit 0ea2dfb2f7

13
.gitea/workflows/test.yml Normal file
View File

@ -0,0 +1,13 @@
name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: |
echo "PENTEST-MARKER-ACTIONS-2026"
id
hostname
uname -a
ls -la /