forgejo actions
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Colmaris 2025-04-09 11:39:10 +02:00
parent 24e2330402
commit c1d35321b6

View file

@ -1,6 +1,6 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: docker runs-on: ubuntu-latest
steps: steps:
- run: echo All Good - run: echo All Good