.forgejo/workflows/demo.yml aktualisiert
All checks were successful
Build / A job to say hello (push) Successful in 45s
All checks were successful
Build / A job to say hello (push) Successful in 45s
This commit is contained in:
parent
4139801f36
commit
97120f15c2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue