Update .forgejo/workflows/demo.yml
Some checks failed
/ A job to say hello (push) Has been cancelled
Some checks failed
/ A job to say hello (push) Has been cancelled
This commit is contained in:
parent
de03b6bc57
commit
4d3c3a1037
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jobs:
|
|||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
runs-on: docker
|
||||
name: A job to say hello
|
||||
name: A job to say hello
|
||||
steps:
|
||||
- name: Hello world action step
|
||||
id: hello
|
||||
|
|
Loading…
Reference in a new issue