Add .github/workflows/test.yml

This commit is contained in:
Tobi Schäfer 2024-10-30 16:35:07 +00:00 committed by Tobi Schäfer
parent 16448dab95
commit b18b755702
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

18
.github/workflows/test.yml vendored Normal file
View file

@ -0,0 +1,18 @@
name: Test
on: workflow_dispatch
jobs:
test:
runs-on: host-runner
environment:
name: p3k.org
url: https://blog.p3k.org
steps:
- name: Do something
run: |
whoami
pwd
find -maxdepth 1 /