Actualiser .forgejo/workflows/demo.yaml

This commit is contained in:
GZod01 2025-02-07 14:29:27 +01:00
parent 83ff1485b5
commit fbdbba4b50

View file

@ -1,6 +1,6 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: ubuntu-20.04:docker://node:20-bookworm runs-on: docker
steps: steps:
- run: echo All Good - run: echo All Good