.forgejo/workflows/demo.yml aktualisiert
All checks were successful
Build / A job to say hello (push) Successful in 45s

This commit is contained in:
lubiana 2024-07-25 13:14:43 +00:00
parent 4139801f36
commit 97120f15c2

View file

@ -7,7 +7,7 @@ on:
jobs:
hello_world_job:
runs-on: docker
runs-on: podman
name: A job to say hello
steps:
- name: Hello world action step