add: test update action
All checks were successful
/ test (push) Successful in 0s

This commit is contained in:
ahoemann 2024-11-28 07:55:51 +00:00
parent 8116ee1d13
commit f8742a9f1f

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: self-hosted
steps:
- run: echo "TEST"